> For the complete documentation index, see [llms.txt](https://portal.fredy.app.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://portal.fredy.app.br/portal-fredy./crm/contato.md).

# Contato

O recurso **Contatos** do **Frédy.app** centraliza todas as informações dos seus clientes em um único lugar, facilitando a gestão e o acompanhamento do relacionamento com cada um deles. Nele, você pode cadastrar, organizar e segmentar contatos de acordo com suas necessidades, além de visualizar o histórico de interações e atividades. Com essa funcionalidade, sua equipe ganha mais eficiência no atendimento, garantindo uma comunicação personalizada e estratégica para fortalecer o vínculo com os clientes.

Clique e escolha🔻

{% content-ref url="/pages/CxQLcKWHy2twqFglmtW9" %}
[Bloquear ou Arquivar contato](/portal-fredy./crm/contato/bloquear-ou-arquivar-contato.md)
{% endcontent-ref %}

{% content-ref url="/pages/Oi7cuhovfgiGS4p7HRxB" %}
[Cadastrar contato](/portal-fredy./crm/contato/cadastrar-contato.md)
{% endcontent-ref %}

{% content-ref url="/pages/fOS7XBoaxIYIaRQVzbCH" %}
[Importação de Contatos](/portal-fredy./crm/contato/importacao-de-contatos.md)
{% endcontent-ref %}

{% content-ref url="/pages/2s4NYnzfgcrIW1iyUjFz" %}
[Pesquisar contato](/portal-fredy./crm/contato/pesquisar-contato.md)
{% endcontent-ref %}

{% content-ref url="/pages/Be43YlFnlzJuXWMbqbCY" %}
[Ver / Alterar dados de contato](/portal-fredy./crm/contato/ver-alterar-dados-de-contato.md)
{% endcontent-ref %}

{% hint style="info" icon="square-whatsapp" %}
**Chame nosso suporte:** [<kbd><mark style="color:blue;">wa.me/554940034215<mark style="color:blue;"></kbd>](https://api.whatsapp.com/send/?phone=554940034215\&text=Ol%C3%A1%2C+Fr%C3%A9dy\&type=phone_number\&app_absent=0)

<mark style="background-color:blue;">**Estamos disponíveis de Segunda à Sexta das 08h as 12h | das 13h30 as 18h. Nosso time de CS vai estar pronto para tirar todas as suas dúvidas!**</mark>
{% endhint %}


---

# 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://portal.fredy.app.br/portal-fredy./crm/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.
