# Contatos

A página de contatos oferece ao usuário a possibilidade de visualizar os contatos existentes e gerenciá-los de maneira eficiente. Também permite a criação de novos contatos e a adição de marcadores para melhor organização.

Para pesquisar um contato de forma mais eficiente, também é possível realizar a filtragem na busca:

<div align="center"><figure><img src="/files/mo9O9vKTbPbwIfFNag4c" alt="" width="388"><figcaption></figcaption></figure></div>

### Como iniciar um nova conversa

Verifique se o contato já está cadastrado. Se o contato ainda não existir, será necessário adicioná-lo em "Novo contato".

<div align="center"><figure><img src="/files/PJPjVmcXeVkOvXh71DDW" alt="" width="335"><figcaption></figcaption></figure></div>

Para adicionar um novo contato, é necessário preencher os campos obrigatórios. O "Nome Completo" e o "Número de Telefone" são essenciais.


---

# 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://docs.schat.com.br/desk/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.
