Create an Agent
- Go to your project and click Agents in the sidebar
- Click New Agent
- Fill in the General tab — name, model, language
- Write your system prompt in the Prompt tab
- Click Save
System prompt tips
- Be specific about the agent's role: "You are a customer support agent for Acme Corp. You help customers track orders and process returns."
- Define what the agent should NOT do: "Do not discuss competitor products."
- Reference skills using
{{skill:skill_name}}if you want to inject skill instructions inline - Keep it concise — long prompts can dilute focus
Attaching skills
After saving the agent, open it and go to the Skills tab. Toggle on any skills you want the agent to use. Skills layer additional behavior on top of the system prompt.
Attaching integrations
Go to the Tools tab to attach installed integrations. The agent will be able to call those integration actions during conversations.