# Agentes

### Descrição

Esta seção oferece uma visão geral dos agentes cadastrados no sistema. A partir dela, o usuário pode gerenciar as informações dos agentes, incluindo a **edição de departamentos vinculados ao agente**, **edição de nome**, **remoção**, **criação**, **visualização do histórico** e **status**, além da **desconexão do agente**.

<figure><img src="/files/H05Rcs4mrKdnAoTcDyuh" alt=""><figcaption><p>Página de "<strong>agentes</strong>" com destaque para as ações disponíveis</p></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.hyperflow.global/docs/desk-hyperflow/agentes.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.
