Skip to main content
An agent is an AI model configured with a name, instructions, and tools. It remembers your conversation and can call external services on your behalf.

What agents can do

Agents can:
  • search the web
  • summarize documents and articles
  • call APIs and external services
  • send messages via Telegram or WhatsApp
  • read and write to Gmail, Notion, Slack, and more
  • run on a schedule or respond to triggers

Create an agent

1

Go to Builder

Click Builder in the sidebar.
2

Describe or configure

Describe what you want in plain language, or fill in the name, instructions, and tools manually.
3

Create

Click Create Agent. The agent appears in your Agents list.

Example

Research Agent Goal: gather information about a topic and return a summary. Instructions:
You are a research assistant. Search the web for information about the given topic and return a clear, concise summary with 5 key bullet points.
Tools: Web Search

Chat with your agent

Open any agent from the Agents dashboard and start chatting. The agent uses its instructions and tools to respond.
Keep instructions specific. The more focused the agent’s role, the better it performs.

Next steps