# Criar Agente

Na aba **Agentes**, você pode visualizar todos os agentes de IA já configurados na plataforma, além das principais informações de cada um:

* **Nome:** nome definido para identificar o agente.
* **Objetivo:** finalidade ou papel atribuído ao agente.
* **Status:** indica se o agente está ativo ou inativo.
* **Criado em:** data em que o agente foi criado.
* **Ações:** opções para **editar** ou **excluir** o agente.

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

Ao clicar em **+ Criar agente**, você poderá configurar um agente de IA totalmente personalizado, definindo sua identidade, comportamento, integrações com APIs e fontes de conhecimento.

O processo é dividido em **3 etapas principais**: Perfil, Comportamento e Conhecimento.


---

# 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.rvops.com/spread.chat/inteligencia-artificial/criar-agente.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.
