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

# Cognite documentation

> Self-service product documentation for developers and technology professionals.

> For the complete Cognite documentation index, see [/llms.txt](/llms.txt). For full page content, see [/llms-full.txt](/llms-full.txt).

<CardGroup cols={1}>
  <Card title="Developer tools" icon="sparkles" href="/dev/guides/ide_ai_integration">
    Connect your development environment to Cognite's documentation through MCP server and SKILL.md integration.
  </Card>
</CardGroup>

## Flows and field operations

Manage analysis, visualizations, AI agents, and field activities.

<CardGroup cols={4}>
  <Card title="Flows" icon="factory" href="/cdf/flows_workspace/">
    Pre-built applications for industrial data analysis.
  </Card>

  <Card title="Atlas AI" icon="sparkles" href="/cdf/atlas_ai/">
    Conversational AI agents for industrial workflows.
  </Card>

  <Card title="Dashboards" icon="circle-gauge" href="/cdf/dashboards/">
    Interactive data visualization and monitoring.
  </Card>

  <Card title="Field operations" icon="hard-hat" href="/cdf/infield/">
    InField and Maintain solutions.
  </Card>
</CardGroup>

## Knowledge graph and data integration

Build the data foundation and core capabilities that power all Cognite Data Fusion (CDF) solutions.

<CardGroup cols={3}>
  <Card title="Data integration" icon="plug" href="/cdf/integration/">
    Connect with existing systems and data sources.
  </Card>

  <Card title="Data modeling" icon="database" href="/cdf/dm/">
    Create unified knowledge graphs for your industrial data.
  </Card>

  <Card title="Authentication" icon="key" href="/cdf/access/">
    Configure authentication and access control.
  </Card>
</CardGroup>

## What's new

See all new features and enhancements in the latest Cognite Data Fusion releases.

[**See all >**](/cdf/whatsnew)

## Deploy and operate

Implement and manage your solutions in production environments.

<CardGroup cols={4}>
  <Card title="Implementation" icon="arrow-up-to-line" href="/cdf/integration/">
    Best practices for building and implementing CDF solutions.
  </Card>

  <Card title="Data workflows" icon="workflow" href="/cdf/data_workflows/">
    Automate data processing and transformation.
  </Card>

  <Card title="CDF Toolkit" icon="git-branch" href="/cdf/deploy/cdf_toolkit/">
    Infrastructure as code for CDF project management.
  </Card>

  <Card title="Data governance" icon="shield-check" href="/cdf/data_governance/">
    Data quality, lineage, and compliance tools.
  </Card>
</CardGroup>

## Development tools

APIs, SDKs, and developer resources for building on CDF.

<Tip>
  Learn how you can connect your developer tools to our [**MCP server**](https://docs.cognite.com/mcp) and from the dropdown menu on the top right of every article page.
</Tip>

<CardGroup cols={4}>
  <Card title="REST API" icon="square-code" href="/dev/quickstart">
    Get started with our comprehensive REST API.
  </Card>

  <Card title="Python SDK" icon="python" href="/dev/sdks/python/">
    Full-featured Python library for CDF integration.
  </Card>

  <Card title="JavaScript SDK" icon="js" href="/dev/sdks/js/">
    Browser and Node.js support for web applications.
  </Card>

  <Card title="Other SDKs" icon="rotate-cw-square" href="/dev/sdks/index">
    .NET, Java, Rust, and specialized toolkits.
  </Card>
</CardGroup>
