  
:/# AI agents
EARLY ACCESS  
IMPORTANT  
**AI agents** are available only in the following data centers: **Europe (EU1)**, **Sweden (SE1)**, **Germany (FR4)**, **India (MUNM)**, and **United States (NY2)**.

**AI agents** perform multi-step tasks by combining large language models (LLMs), tools, and external integrations. They support [versioning](https://www.infobip.com/docs/agentos-ai-agents/ai-agents/manage-ai-agents#version-states-version-history), so you can update and roll back agent configurations as needed.

For simpler information retrieval without versioning, use [Knowledge agents](https://www.infobip.com/docs/agentos-ai-agents/knowledge-agents/overview) instead.

___

## My agents page

To access your agents, go to **AI Agents** > **My agents**.

The page has two tabs:

1. **Agents**
2. **Knowledge agents**

The **Agents** tab shows all your agents in a table:

| Column | Description |
|--------|-------------|
| **Name** | Agent name. Select to open the agent. |
| **Description** | Short description of the agent. |
| **Connected agents** | Number of connected subagents. Displayed for orchestrators only. |
| **Last updated** | Date and time of last modification. |

___

## Available actions

In the My agents page, you have the following actions:

1. **Search**: Find agents by name using the search bar.
2. **Create agent**: Select **Create agent** to build a new agent from scratch.
3. Import agent: Select **Import agent** to upload a previously exported `.export` file.

Use the three-dot menu on each agent to edit, duplicate, export, delete, or go to Quality center.

For more details, see [Manage AI agents](https://www.infobip.com/docs/agentos-ai-agents/ai-agents/manage-ai-agents).

___

## Next steps

Plan your agent  
Define agent goals, behavior, and tools before building.

Create and configure an AI agent  
Set up a new agent and configure its name, instructions, tools, and behavior.

Configure guardrails  
Set content filters to control what your agent can and cannot discuss.

Test an AI agent  
Validate agent responses and behavior before publishing.

Manage AI agents  
Edit, duplicate, export, import, and delete AI agents.

Use in a chatbot  
Add an AI agent to your chatbot using the Agent connector element.

___