Creating an Agent
The New agent wizard collects everything a new agent needs — its metadata, instructions, model and tools, and memory settings — before creating it. You can change most of this again afterward from the agent builder.
Before you begin
- You need permission to edit the capability library. If New agent is not visible, ask your organization administrator.
- Have a connection ready if you want to attach one during setup — see Managing the Capability Registries. You can also skip this and attach it later.
Start the wizard
- In the Agents left toolbar, select Home.
- Select New agent.
Step 1: Metadata
- Enter a name in the Agent name field.
- Optionally describe what the agent does in the description field.
- Optionally add Tags — type free text and press Enter to add each one.
- Under Visibility, select This workspace only or Entire organization.
- Select Next.
Step 2: Instructions & knowledge
- Write the agent's system prompt in the Instructions editor. Instructions are required.
- Optionally link existing capability items: use Link skills from the registry and Link prompt from the registry to attach a Skill or a Prompt you or your organization already created.
- Select Next.
Knowledge sources (file uploads) are not set up in the wizard — attach files from the Knowledge base tab once the agent exists. See Adding a Knowledge Base.
Step 3: Model, tools & connections
- Use Link connection from the registry to attach the model connection this agent runs on.
- Optionally use Attach tools from the registry and Link mcp sources from the registry to give the agent tools to call.
- Select Next.
Step 4: Memory
- Turn on memory if this agent needs to remember things across runs, then configure its settings.
- Select Next.
See Configuring Memory for what each memory setting does — the wizard's Memory step and the agent builder's Memory tab configure the same settings.
Step 5: Review
Review is a read-only summary of what you entered — instructions, skills and prompt, model and tools, and memory. To change anything, select Back and re-open the earlier step.
- Select Back to revise an earlier step, or Create agent to finish.
How you know it worked
Studio shows a confirmation message that the agent was created and opens the new agent directly in the agent builder. The agent starts as an unpublished draft — see Publishing an Agent.
Next steps
- The Agent Builder — orient to the tabs you use to keep configuring, test, and monitor this agent.
- Publishing an Agent — make the agent usable from a workflow.