Create Your First Agent

This guide walks you through building a basic customer-support agent from scratch. By the end you will have a working agent that can answer product questions using web search, ready to share with your team.

The agent builder with the Overview tab open and the test pane on the right
The agent builder with the Overview tab open and the test pane on the right

Step 1: Create a new agent

  1. Click Agents in the left sidebar.
  2. Click New agent (top right).
  3. Give your agent a name, for example: Customer Support.
  4. Click Create.

You land on the agent builder, which has seven tabs: Overview, System Prompt, Tools, Knowledge, Appearance, Sharing, and Analytics.

Step 2: Write a system prompt

Click the System Prompt tab.

Paste the following as a starting point:

You are a friendly customer-support assistant for Acme Inc.
Your job is to answer questions about our products clearly and helpfully.
If you don't know something, say so honestly and offer to escalate.
Keep replies concise — no longer than 3 short paragraphs.

You can refine this further. The character limit is 8,000 characters.

Click the Tools tab.

Toggle Web Search on. This allows your agent to search the web via Serper when answering questions that need up-to-date information.

Enabling web search increases response time slightly and consumes more credits per message. For a support agent handling product FAQs from a known knowledge base, you may prefer to leave web search off and use the Knowledge tab instead.

Step 4: Test in the preview pane

The right side of the agent builder contains a Test pane — a live chat interface connected to your agent.

Type a test question, for example: What is your return policy?

Watch how the agent responds. Adjust your system prompt based on what you see. You can iterate as many times as you like without leaving the builder.

Step 5: Set an avatar (optional)

Click the Appearance tab.

Choose an emoji or pick a gradient colour for the agent's avatar. This helps teammates identify the agent at a glance in the Agents list.

Step 6: Share with your team

Click the Sharing tab.

  1. Click Add people.
  2. Search for a teammate by name or email.
  3. Set their role to Viewer (they can chat with the agent but not edit it) or Editor (they can modify it).
  4. Click Share.

Your agent is live. Teammates with Viewer access can now find it in their Agents list and start chatting with it immediately.

What's next

Was this helpful?