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

# Planning and deploying Cognite Data Fusion

> Learn best practices for planning and deploying Cognite Data Fusion in your organization.

<CardGroup cols={2}>
  <Card title="Planning your CDF implementation" icon="map" href="/cdf/deploy/cdf_plan/index">
    Define objectives, set up your team, and prepare for a successful implementation.
  </Card>

  <Card title="Deploy with the Cognite Toolkit" icon="wrench" href="/cdf/deploy/cdf_toolkit/index">
    Use the command-line tool to configure and manage your CDF projects efficiently.
  </Card>

  <Card title="Deployment packs" icon="box" href="/cdf/deploy/cdf_toolkit/references/packages/index">
    Install pre-built deployment packs to accelerate CDF configuration.
  </Card>

  <Card title="Develop data models with NEAT" icon="database" href="/cdf/deploy/neat/index">
    Develop, validate, and deploy data models with the NEAT toolkit.
  </Card>

  <Card title="Configure access management" icon="key" href="/cdf/deploy/cdf_deploy/cdf_deploy_access_management">
    Set up Microsoft Entra ID integration to allow users to sign in with organizational IDs.
  </Card>

  <Card title="Establish deployment workflows" icon="arrow-down-up" href="/cdf/deploy/cdf_deploy/cdf_deploy_devops_dataops">
    Implement DevOps and DataOps practices to manage your deployment lifecycle.
  </Card>

  <Card title="Understand security and reliability" icon="lock" href="/cdf/deploy/cdf_deploy/cdf_deploy_security_reliability">
    Learn about security measures, high availability, and disaster recovery.
  </Card>

  <Card title="Resource naming reference" icon="tag" href="/cdf/deploy/reference/cdf_resource_naming_conventions">
    Complete reference for naming CDF resources including data models, building blocks, and core resources.
  </Card>
</CardGroup>
