Product guide · Create an agent
Start here
OverviewGetting startedGetting started
Install and connectCreate a projectCreate an agentCreate a routineRun and debugUnderstand Toone
Core conceptsFeatures
OverviewExperience
Agent SpotlightWorkspace windowsZen modeProject switcherProject ExplorerWorkflows
Browser sessionsRoutinesAgent orchestrationWorkflow libraryCalendarBackground threadsControl and safety
Project HistorySafe ModeConnect
Live ShareVoice and meetingsMobile companionMCPs and integrationsAI providersCreate the agent
Open the Agents panel and choose Create agent. The flow has three parts:
- Name the agent. Type a name and press Return. For the acme.com growth project, call it Research Assistant.
- Describe its purpose and tasks. This step is optional, but it is where the agent takes shape. Say what the agent is responsible for, what kinds of tasks it should take on, and what a good result looks like. Toone turns that description into the agent's role and capabilities.
- Give it custom context. Also optional. Point the agent at material it should pick up every time it works, such as markdown files with brand guidelines, a positioning doc, or notes on the audience. That context travels with the agent, so you never have to paste it into a conversation again.
If you skip the optional steps, you get a general-purpose agent with the name you gave it. You can add purpose and context later as you learn what the agent needs.
Start with a role, not a personality
An agent is most useful when its responsibility is narrow enough to evaluate. For the Research Assistant, describe three responsibilities:
- investigate the topic it receives;
- separate supported findings from assumptions;
- produce a concise, structured brief.
If acme.com already has a doc that describes the product, the audience, or the tone of voice, add it as context now. The briefs will be grounded in it from the first run.
Test the agent directly
Open a conversation with the agent and ask it to explain how it would approach a small research question about acme.com. This checks that the provider connection works and gives you a chance to refine the role before automating it.
Checkpoint
The agent should respond within the scope you gave it, and it should already know whatever context you attached. If the answer is too broad, narrow the responsibility rather than adding many special cases.
Next: Create your first routine.