Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cognite.com/llms.txt

Use this file to discover all available pages before exploring further.

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 3D jobs API.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 Contextualization API (beta).
Last modified on April 23, 2026