Skip to main content
For manual contextualization in the 3D UI, see Contextualize 360° images.

Contextualize

The way you contextualize 360° images depends on your project type.
In data modeling projects, use the 3D jobs API to get suggestions and then create contextualization approvals:
1

Get text detection suggestions

Run the 3D job through the Create a job using 3D source data API endpoint.Use the Create360ContextualizationJobRequest body: set job type to ImageTextDetection and source.type to Cognite360ImageCollection.
2

Create contextualization approvals

To connect 360° image annotations (text and polygons) to CogniteAsset instances, use the Create 360 Image contextualization API endpoint (beta).
Last modified on April 10, 2026