Skip to main content

Creating an Anthropic Agent

Estimated Time: 2 minutes

An Anthropic resource connects your agent to Claude models using your own Anthropic API key. Predictable Dialogs supports the latest Anthropic models exposed in the model selector.

Before You Start

You need an Anthropic API key.

  1. Open the Anthropic Console.
  2. Go to API Keys and create or copy a key.
  3. Make sure the account has billing and model access for the model you want to use.

Create From The Agents Page

Step 1: Create New Agent

  1. Sign in to Predictable Dialogs.
  2. Click + Create agent.
  3. Give a name to your agent.

Step 2: Configure Anthropic Settings

  1. Click ADD AI.
  2. Select Anthropic as the provider.
  3. Select an existing Anthropic API key or enter a new API key.
  4. Select the Claude model you want to use. The latest supported Anthropic models are listed in the model dropdown.
  5. Click Next to validate the key and model.

Step 3: Add The Instructions

  1. Choose what your agent is for and adjust the personality and purpose.
  2. Click Next.
  3. Review or edit the agent behaviour instructions.
  4. Click Save to create the resource and connect it to your agent.

Understand The Instruction Hierarchy

Agent instructions and Skill Instructions hierarchy

The Agent instructions section shown at the top is closed in the screenshot. It contains the provider and model details, along with the agent personality and purpose.

The Skill Instructions card contains the agent behaviour. It also contains Knowledge & actions and the Add button used to add documents, tools, and actions the agent can use. This separation is intentional: the agent personality stays separate from the skill, which defines what the agent knows how to do.

Next Steps

  • Add knowledge and actions: Use the Tools overview to add searchable documents, API tools, app connections, or website payload actions to the agent skill.
  • Choose Channel: Embed your agent on your website or connect to WhatsApp.
  • Test Your Agent: Send test messages to verify everything works correctly.