# Contatos

A página de contatos permite o usuário visualizar os contatos existentes e gerenciá-los de forma objetiva. Além disso, é possível criar novos contatos e adicionar classificações a ele.<br>

<figure><img src="/files/RE2WEKnTt9xg9YveSe0P" alt=""><figcaption><p>Listagem de todos os contatos existentes</p></figcaption></figure>

Para pesquisar um contato de forma mais eficiente, também é possível realizar a filtragem na busca, selecionando na aba canal um único canal.

<figure><img src="/files/o1jnIteUeAK2V39Z1SCn" alt=""><figcaption><p>Filtragem de canais na busca de um contato</p></figcaption></figure>

Nesta página também é possível adicionar classificações a um determinado usuário.

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

Além disso, o usuário pode realizar ações como: **Editar** ou **Remover** um determinado contato.

<figure><img src="/files/PUmdG0qRHuuGvNlLOUmn" 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.hyperflow.global/docs/desk-hyperflow/contatos.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.
