Documentation overview

We help you automate repetitive tasks and workflows using AI agents. Describe what you want in plain English, and we generate the code for you. No coding required. Just describe what you need in chat to build powerful automations.

Getting Started

If you're new to the platform, start with the Quickstart Guide to create your first agent and automate your first task in minutes.

The quickstart walks you through creating an agent, setting up connectors to access external services, running agents manually, and setting schedules.

Core Concepts

Understand how everything works by learning about the key building blocks.

Home is your workspace dashboard with a chat interface where you can ask questions about your workspace. Ask things like "What did we do yesterday?", "Show me last week's reports", or "Show me the 10 last runs that failed and why". The workspace chat helps you quickly find agents, logs, and documents without navigating through menus.

Agents are AI-powered automations that execute tasks for you. Each agent can run manually, via webhook, or on a schedule, and produces documents and logs. You create and update agents using the chat interface. Describe what you want, and we generate the code. Agents can be organized into groups using drag and drop in the sidebar.

Documents are formatted reports and summaries created by your agents when they run. They contain structured information like reports, summaries, or analyses, and can include charts and graphs.

Logs are detailed records of every time an agent runs. They show you exactly what happened during each execution, helping you understand what your agents are doing and troubleshoot any issues.

Connectors let you connect to external services like HubSpot, Intercom, or any API. They securely store credentials (API keys, OAuth tokens) and handle authentication so your agents can access these services. Set up a connector once and use it across multiple agents.

Users are the people who have access to your workspace. You can invite teammates, update their details, and manage access to your workspace.

Building Better Agents

Learn best practices for creating effective automations.

Building Agents teaches you the chat-first approach to building automations. Start simple with the smallest version you can describe, build iteratively by adding complexity step by step, and test changes safely before running at scale.

What You Can Build

Agents can handle a wide variety of tasks to automate your workflows.

You can build reporting and analytics automations like weekly sales reports or daily marketing summaries. You can create monitoring and alerting systems that track metrics and monitor performance. You can process data by analyzing feedback or processing tickets. You can integrate with external systems like HubSpot, Intercom, Google Analytics, or use webhooks to trigger agents from other tools.