Skip to main content

AI agents

Create and coordinate agents in Dart to handle various workflows

Updated today

Dart allows you to integrate with any 3rd party agent of your choice in order to work on tasks, whether they be coding, design, marketing, sales, or something else entirely.

Using agents

Dart comes pre-equipped with some default agents to help you get up and running quickly:

You can also set up a custom AI agent instead.

To get started with agents, follow the steps below

  1. Go to Agents in settings and click "Add agent"

  2. Choose a default agent from the list above or choose Custom to integrate a different one

  3. If using a default agent, follow the instructions in the relevant help center article

  4. If using a custom agent, define what action triggers the agent to start working, whether that be assigning a task to the agent or commenting at them

    1. Define what to do when that trigger is initiated and what endpoint if any to send data to

Dart AI

Dart AI is our default built-in project management agent that comes with every Dart workspace. Itโ€™s designed to support you with a wide range of PM tasks right out of the box, from creating tasks and tracking progress to managing deadlines and team communication.

You can customize its behavior and preferences by visiting Settings โ†’ Dart AI. From there, you can adjust how it interacts with your team and tailor its defaults and capabilities to fit your workflow.

Dart AI settings
Did this answer your question?