> 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/carteiras.md).

# Carteiras

O recurso **Carteiras** do **Frédy.app** permite a organização e distribuição de contatos de forma estratégica entre os membros da equipe. Com essa funcionalidade, é possível criar carteiras personalizadas e atribuir clientes específicos para cada usuário, garantindo um acompanhamento mais eficiente e organizado. Isso facilita a gestão do relacionamento, melhora a distribuição de demandas e assegura que cada contato receba a atenção necessária, otimizando o trabalho da equipe e aumentando as chances de conversão.

Clique e escolha🔻

{% content-ref url="/pages/M3l1MJ1iAi0ASI43DM91" %}
[Alterar ou excluir uma carteira](/portal-fredy./crm/carteiras/alterar-ou-excluir-uma-carteira.md)
{% endcontent-ref %}

{% content-ref url="/pages/0KxqaeWXeOj2nbnommhG" %}
[Criar uma nova carteira](/portal-fredy./crm/carteiras/criar-uma-nova-carteira.md)
{% endcontent-ref %}

{% content-ref url="/pages/8JU5g76ISufSLHllV9Rd" %}
[Incluir contato na carteira](/portal-fredy./crm/carteiras/incluir-contato-na-carteira.md)
{% endcontent-ref %}

{% content-ref url="/pages/2ccLJpcpW9s0MxObuZKv" %}
[Tipos de carteiras](/portal-fredy./crm/carteiras/tipos-de-carteiras.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/carteiras.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.
