Your First Mission
Create, execute, track, and cost-out a solo mission end to end.
What you'll build
One mission with a template-assigned agent, executed and inspected — the complete loop you'll repeat for real work.
Steps
- Pick the work. Missions are units like "summarize this document" or "draft outreach from this CRM row". Choose one small enough to judge by eye.
- Choose or assign an agent. Agents carry a system prompt, tools, and model parameters (Glossary). A template comes with one pre-assigned; you can override the assigned model per mission (Switch Models).
- Fill inputs and execute. Required inputs are validated before launch; execution consumes rate-limit budget (20 executes/min, Limits).
- Track it. The mission page shows state transitions live. Retries (default budget: 3) appear as self-correction attempts, not hidden magic.
- Inspect costs. LLM calls accrue cost attributed to the mission — open the cost view to see planning vs execution spend.
Where people stumble
- Bare model names against strict upstreams → use qualified ids (Models).
- Pausing for over a week auto-fails the mission (Limits).
Next: prove quality with evaluations before scaling up.
Last updated 2026-08-25 (git-derived)