Skip to main content

Contextualize

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.
The Cognite360ImageCollection can be produced as part of a combined point cloud and 360 image extraction run. For more information, see Upload 360° images.
2

Create contextualization approvals

To connect 360° image annotations (text and polygons) to CogniteAsset instances, use the Create 360 Image contextualization API endpoint (public preview).
Last modified on July 1, 2026