> For the complete documentation index, see [llms.txt](https://fytex.gitbook.io/fyzap/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fytex.gitbook.io/fyzap/contatos/arquivos-do-contato.md).

# Arquivos do Contato

No sistema, você pode **salvar arquivos diretamente em um contato** para ter acesso rápido sempre que precisar.

Isso é útil para guardar documentos, imagens, áudios ou qualquer arquivo importante relacionado ao cliente.

**📍 Onde acessar os arquivos do contato**

<figure><img src="https://2235870375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJFd0S7KpQIO1rClRKQDP%2Fuploads%2FEDOgeDzEL8ZY2Pk2F2Hm%2Fimage.png?alt=media&amp;token=48915563-6934-4921-9c05-873f265c7eff" alt=""><figcaption></figcaption></figure>

Os arquivos ficam disponíveis em vários pontos do sistema:

* Na **lista de contatos** (ícone específico 📎)

<figure><img src="https://2235870375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJFd0S7KpQIO1rClRKQDP%2Fuploads%2FfZa2UgmKHUhzuHFxv9Xe%2Fimage.png?alt=media&amp;token=12baf704-028f-4783-9aca-28dcaf8d4179" alt=""><figcaption></figcaption></figure>

* Na **tela Kanban**

<figure><img src="https://2235870375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJFd0S7KpQIO1rClRKQDP%2Fuploads%2Fpbph3NPkllaosI8lKuol%2Fimage.png?alt=media&amp;token=b1862fbf-c0d2-47a8-aa4d-f4f192f491c8" alt="" width="375"><figcaption></figcaption></figure>

* Na **tela de atendimento**, na seção **"Dados do contato"**

***

**➕ Como adicionar arquivos ao contato**

Você pode salvar arquivos de duas formas simples:

**1. Pelo modal de arquivos**

* Abra o modal de arquivos do contato
* Você verá a lista de arquivos já salvos
* Basta adicionar novos arquivos diretamente por ali

**2. Pela tela de atendimento**

* Durante uma conversa, localize a mensagem com o arquivo
* Clique na **seta para baixo (⬇️)** da mensagem
* Selecione a opção **"Salvar nos arquivos do contato"**

<figure><img src="https://2235870375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJFd0S7KpQIO1rClRKQDP%2Fuploads%2FnMhrMsDDwNLsr3sjhoZY%2Fimage.png?alt=media&amp;token=35673c10-6de1-4100-8427-7279e7de2817" alt=""><figcaption></figcaption></figure>

✅ Funciona tanto para:

* Arquivos **enviados**
* Arquivos **recebidos**

***

**💡 Dica**

Salvar arquivos no contato facilita muito o dia a dia, evitando ter que procurar mensagens antigas para encontrar documentos importantes.


---

# 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, and the optional `goal` query parameter:

```
GET https://fytex.gitbook.io/fyzap/contatos/arquivos-do-contato.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
