Skip to main content
Build Atlas AI agents that solve business problems and automate workflows. Use the Cognite CLI for a file-based workflow you can version in Git, review in pull requests, and reuse across projects. You can also build in the low-code Agent builder in Cognite Data Fusion (CDF). Both paths produce agents you can publish to the Agent library for your CDF project.

Before you start

Complete these steps before building your agent.
  1. Define your agent’s scope. Each agent should handle one specific workflow or question type, such as equipment fault diagnosis, work order triage, or document Q&A.
  2. Identify an evaluation dataset. Gather 10 to 20 representative questions your users will ask, along with the answers you would consider correct, to use as test cases after building.
  3. Choose a language model. Select the language model that fits your agent’s task complexity. See About language models for guidance.

Choose how to build

Build with the Cognite CLI or the Agent builder in Cognite Data Fusion (CDF).
Last modified on August 21, 2026