Overview
Build Mode
Creating or updating an agent. Twin uses high-reasoning AI to interpret your goal, plan the steps, and generate the automation logic.
Run Mode
Executing a deployed agent. Twin uses a low-reasoning model that leverages the agent’s memory from previous builds. 12x cheaper than Build mode.
Build Mode
Build mode is active when you’re creating a new agent or modifying an existing one through the chat editor. During a build, Twin:- Analyzes your natural-language instructions
- Plans the execution steps
- Generates the automation logic
- Sets up integrations and navigation
- Handles edge cases and retries
When does Build mode activate?
When does Build mode activate?
Build mode runs whenever you:
- Create a brand new agent
- Update an existing agent’s goal or logic
- Ask the chat editor to add new steps or change behavior
Run Mode
Run mode is active when a deployed agent executes a task — whether triggered manually, on a schedule, or via a webhook. During a run, Twin:- Follows the logic established during the build
- Uses a lightweight reasoning model
- Leverages the agent’s memory for efficient execution
- Costs 12x less than a build
When does Run mode activate?
When does Run mode activate?
Run mode is used whenever you:
- Click “Run” on a deployed agent
- A schedule triggers an agent
- A webhook event starts an agent
- Use the API to trigger an execution
Cost Comparison
| Mode | Reasoning | Relative Cost | Used For |
|---|---|---|---|
| Build | High | 12x | Creating or updating agents |
| Run | Low + memory | 1x | Executing deployed agents |
How to Tell Which Mode You’re In
The Twin interface clearly indicates the current mode: Build mode — Active in the chat editor when you’re creating or modifying an agent. You’ll see the build progress and can review the plan before it executes.

What Happens at 0 Credits
When your credits run out:- Build mode is disabled — you can’t create or update agents
- Run mode stays available — capped at 1 run per day
- In-progress builds always finish — Twin never interrupts a build mid-execution
Check Your Credits
View your balance and usage breakdown
