Skip to main content
Lesson 1 of 6 — Create your first Agent Studio project. Choose a clear name — poorly named projects cause confusion with environments and variants.
set-up-project

Create the agent

1

Open the agent creation dialog

Select + Agent to open Create new agent.
2

Configure your agent settings

Fill out the fields carefully (these become your default baseline for all later testing):
Use a clear, descriptive name that won’t become misleading later.Good examples:
  • Acme Support Agent
  • Webchat L1 Sandbox
  • Hotel Concierge (US)
Avoid:
  • Test
  • New agent
  • Names that explicitly reference an environment (Prod, Live)
Select the primary language/locale your users will interact in.
Pick a reasonable starter voice. You can always change this later.
Keep it short and broadly reusable.
  • Aim for one sentence that works for both chat and voice
  • Example: Hi—how can I help today?
  • Avoid over-specific or wordy greetings
Treat this like a stable identifier. It will determine the project URL inside Agent Studio.Examples:
  • my-shop-support-l1
  • hotel-concierge-sandbox
If you expect multiple similar agents, build a predictable pattern now.
3

Create the agent

Select Create.

Check your understanding

Confirm the baseline workspace

After creation, you land in the Knowledge area — empty state with an Add topic button.

Agent Studio interface

Left sidebar

Navigation for all agent configuration areas (Build, Voice, Configure, Manage)

Center canvas

Main workspace where you edit topics, functions, flows, and view analytics

Right sidebar

Context-sensitive tools like chat testing, call testing, and version history
The right sidebar toggles open/closed for quick access to testing tools.
  • The header shows the agent name and language.
  • The agent is in Draft state.
Use the left navigation to check you can access:Build
  • Agent: baseline behavior configuration (greeting/personality/role/behavior text).
  • Knowledge: later, you’ll learn to create simple FAQ, SMS/handoff topics, and multiturn topics here (using the Managed Topics and Connected tabs).
  • Variant management: where you’ll configure variants later (even if you ignore it for now, confirm it opens).
Voice
  • Agent Voice: where you’ll configure agent/disclaimer voices and preview changes. Navigate via Channels > Voice > Agent Voice.
Configure
  • Environments: where you’ll test and promote changes safely (Sandbox → Pre-release → Live, depending on your setup).
  • You may also see other configuration areas (Numbers, Settings, Configuration builder, Dashboards). You won’t need to configure them for Level 1, but you may return to them later.

Verify

set-up-project-complete
Success criteria:
  • The project loads without errors and stays stable across page changes.
  • You can access (at minimum):
    • Agent (baseline behavior configuration)
    • Knowledge
    • Variant management
    • Agent Voice
    • Environments
  • The Knowledge page shows an empty state with a clear call to action (for example, Add topic), indicating you’re ready for the next steps in the checklist.

Check your understanding

Try it yourself

1

Challenge: Name your agent

You’re building a hotel concierge agent for “The Linden Hotel”. Write out:
  1. A project name
  2. A project ID
  3. A one-sentence greeting
The project name should be descriptive but not reference an environment. The project ID should be stable and URL-friendly (lowercase, hyphens). The greeting should work for both chat and voice.
Project name: Linden Hotel ConciergeProject ID: linden-hotel-conciergeGreeting: Hi, welcome to The Linden Hotel — how can I help you today?

Check your understanding

← Back to Level 1

Level overview

Next: Edit agent behavior →

Lesson 2 of 6
Last modified on March 31, 2026