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

# Working with the Cognite Toolkit

> Use the Cognite Toolkit to configure, deploy, and manage your Cognite Data Fusion projects.

<CardGroup cols={2}>
  <Card title="Setting up" icon="download" href="/cdf/deploy/cdf_toolkit/guides/setup">
    Install the Cognite Toolkit and establish your project file structure.
  </Card>

  <Card title="Configure, build, and deploy modules" icon="settings" href="/cdf/deploy/cdf_toolkit/guides/usage">
    Define modules, build artifacts, and deploy them to your CDF projects.
  </Card>

  <Card title="Working with modules" icon="box" href="/cdf/deploy/cdf_toolkit/references/packages/index">
    Explore official modules to configure common CDF use cases and workflows.
  </Card>

  <Card title="YAML reference library" icon="file-code" href="/cdf/deploy/cdf_toolkit/references/resource_library">
    Configure resource types with YAML files supported by the Toolkit.
  </Card>

  <Card title="API reference" icon="book" href="/cdf/deploy/cdf_toolkit/api/index">
    Learn about Cognite Toolkit configuration options and settings.
  </Card>

  <Card title="Upgrading" icon="arrow-up" href="/cdf/deploy/cdf_toolkit/guides/upgrade">
    Upgrade the Cognite Toolkit CLI and modules to the latest version.
  </Card>
</CardGroup>
