> ## 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.

> ## Agent Instructions
> Cognite Data Fusion (CDF) is an industrial DataOps platform. English is the canonical locale unless the reader asks for another.
> The documentation catalog is https://docs.cognite.com/llms.txt. Subgroup indexes live under https://docs.cognite.com/_llms/. Each published page has a Markdown twin at the same path with a .md suffix.
> REST APIs: calendar version 20230101 is stable. Preview versions are 20230101-beta and 20230101-alpha, for clients already on a preview API. Concept pages are under /api-reference/concepts/<version>/. Versioned requests use the Cdf-Version header. The default SDK is the Python SDK (cognite-sdk). JavaScript and TypeScript projects use the JavaScript SDK.
> Topic hubs: platform overview /cdf/index.md; data modeling /cdf/dm/index.md; data integration /cdf/integration/index.md; access /cdf/access/index.md; Cognite Toolkit /cdf/deploy/cdf_toolkit/index.md; REST quickstart /dev/quickstart.md; Python SDK /dev/sdks/python/index.md; Atlas AI /cdf/atlas_ai/concepts/index.md; Flows apps /cdf/flows/index.md; Aura UI /cdf/aura/index.md; MCP and IDE setup /dev/guides/ide_ai_integration.md.

# Integrations

> Monitor and control extractors and other data integrations in Cognite Data Fusion (CDF).

The integrations APIs let you monitor and control extractors and other data pipelines that send data to Cognite Data Fusion (CDF). Register integrations, track task history, report and troubleshoot errors, trigger remote actions, and manage integration configuration. Use these APIs to build health monitoring and remote management for extractors and custom data pipelines.

These APIs back the [Integrations](/cdf/integration/guides/interfaces/about_unified_integrations) experience. An integration isn't an [extraction pipeline](/api-reference/concepts/20230101/extraction-pipelines). Don't use both for the same external ID.

## APIs in this group

* [Integrations](/api-reference/concepts/20230101-beta/integrations) — Register and manage integrations (beta and alpha only)
* [Tasks](/api-reference/concepts/20230101-beta/integrations-tasks) — Track task run history and sync updates (beta and alpha only)
* [Actions](/api-reference/concepts/20230101-beta/integrations-actions) — Trigger and manage remote actions on an integration (beta and alpha only)
* [Configuration](/api-reference/concepts/20230101-beta/integrations-config) — Manage versioned integration configuration (beta and alpha only)
* [Errors](/api-reference/concepts/20230101-beta/integrations-errors) — Retrieve errors reported by an integration (beta and alpha only)
