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, building your first action, adding secrets for API access, running actions manually, activating them, and setting schedules.
Core Concepts
Understand how everything works by learning about the key building blocks.
Agents are AI-powered assistants that handle specific tasks for you. Each agent can contain multiple actions that perform related work. You create agents, activate or pause them, and organize your automations effectively.
Actions are scripts that your agents execute to automate tasks. They run manually, via webhook, or on a schedule, and produce documents and logs. You create and update actions using the chat interface—describe what you want, and we generate the code.
Documents are formatted reports and summaries created by your actions 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 action runs. They show you exactly what happened during each execution, helping you understand what your agents are doing and troubleshoot any issues.
Secrets are secure storage for sensitive information like API keys, authentication tokens, and credentials. We encrypt and isolate these details so your actions can use them safely without exposing sensitive data.
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 actions from other tools.