# Creating Your First Agent

### What is an AI Agent/Persona

Your team consists of colleagues in different roles. Like Customer success, Customer Support, Sales, Pre-Sales, Operations, Onboarding Specialists, Support Engineers, etc. Each role interacts with customers in a different function. The AI platform is built to support these different needs with multiple AI Personas.&#x20;

### Navigating to AI Agents

You can find the AI Agents module under Home> AI Agents > Manage AI Agents. Click on this link to open the AI Agents Module

<figure><img src="/files/FpoGrAcR1Lc6ZP1qr7RY" alt=""><figcaption><p>Navigating to the AI Agents Modue</p></figcaption></figure>

### AI Agents Screen

The AI Agents screen allows you to see existing AI Agents and create new ones.&#x20;

* **Existing AI Agents:** You will see a list of AI Agents. Often one agent is configured as the default agent for the organization. When a user logs into the application for the first time this agent is used. Users can then select their own AI agent which will be remembered the next time they log in.
* **Agent Processing Status:** On the right side of the screen you will notice the processing status of a selected agent. This is informational only and typically of use to team members who are involved in the setup. If you are not setting up the AI Platform you can ignore this section.
* **Adding a New AI Agent:** You will notice e button at the top of the screen that reads "Add New AI Agent". This button allows you to add a new AI Agent

<figure><img src="/files/opciq5o27eoQzQahY1Su" alt=""><figcaption><p>AI Agents Screen</p></figcaption></figure>

### Adding a New AI Agent

This screen allows you to add a new AI Agent or to edit an existing AI Agent.

*

<figure><img src="/files/wLU2cF3CC7BPxFfHzEH4" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.twig.so/product/overview/add-an-ai-agent-persona.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
