> For the complete documentation index, see [llms.txt](https://docs.zapi.tools/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zapi.tools/interface/audiencia.md).

# Audiência

Esta página permite ver e organizar todos os seus contatos dentro do sistema.

<figure><img src="/files/2iEM3h1Bzh9KByrkKsgI" alt=""><figcaption></figcaption></figure>

1. **Lista de Contatos**: Mostra todos os contatos do sistema, clicando nos botões de ação é possível também ver as opções para cada contato.

<figure><img src="/files/gWdeXIKSYzH6NQs0uj1i" alt="" width="203"><figcaption></figcaption></figure>

{% tabs %}
{% tab title="WhatsApp" %}
Abre uma janela de conversa com o contato selecionado.
{% endtab %}

{% tab title="Editar" %}
Permite alterar o nome, número, email e campos adicionais do contato selecionado.
{% endtab %}

{% tab title="Excluir" %}
Exclui o contato selecionado.
{% endtab %}
{% endtabs %}

2. **Barra de Pesquisa**: Campo para pesquisar contatos.
3. **Remover todos**: Apaga todos os contatos do sistema, ideal caso queira vincular uma nova conexão sem manter os contatos anteriores.
4. **Exportar**: Exporta todos os contatos do sistema em uma planilha .xlsx (Excel)
5. <mark style="background-color:yellow;">**Importar (do telefone)**</mark><mark style="background-color:yellow;">: Importa todos os contatos do telefone onde o WhatsApp foi instalado\*.</mark>
6. **Importar (da planilha)**: Permite importar contatos através de uma planilha previamente formatada.

<mark style="background-color:yellow;">\*Recurso temporariamente em manutenção, voltaremos em breve com novidades!</mark>

Baixe o template para formatar sua planilha de contatos :arrow\_down:

{% file src="/files/eqfTjbyuNB8pWnfKiRfy" %}

7. **Adicionar**: Permite adicionar um novo contato através do sistema, preenchendo os dados manualmente.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.zapi.tools/interface/audiencia.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.
