> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/estrategias/meta-business/configurando-acesso-a-cadastros-no-meta.md).

# Configurando Acesso a Cadastros no Meta

Por meio desta configuração você pode controlar quais pessoas e CRMs podem acessar seus cadastros personalizando as configurações de acesso a cadastros. Por padrão, todos os administradores da Página e os CRMs conectados à Página podem acessar os cadastros, <mark style="background-color:orange;">**e uma vez habilitada, todas as demais integrações deverão ser aceitas manualmente.**</mark>

Tal ação se faz necessária nos casos em que NÃO estejam chegando leads à SprintHub a partir de formulários do Meta, por exemplo.&#x20;

Siga os passos abaixo para realizar a configuração:

1. Acesse sua conta no [https://business.facebook.com](https://business.facebook.com/)
2. No ícone de Configurações, selecione Integrações
3. Clique em Acesso a Cadastros
4. Selecione Personalizar Acesso

<figure><img src="/files/bY0OytRrIAam22RsgK2L" alt=""><figcaption></figcaption></figure>

5. Será apresentado o seguinte AVISO:

<mark style="background-color:orange;">**Se você personalizar seu acesso a cadastros, os novos administradores da Página e os CRMs não terão acesso por padrão. Será necessário atribuir acesso manualmente.**</mark>

Clique em Confirmar para prosseguir

<figure><img src="/files/eRKcpMxUMnk9OJhHp3Oy" alt=""><figcaption></figcaption></figure>

6. Na aba CRMs, você verá as integrações existentes. Neste exemplo, há apenas um CRM com acesso liberado, a SprintHub. Caso queira integrar outras plataformas, a liberação deverá ser realizada manualmente.

<figure><img src="/files/tnKnGayvViB6wd0bmU2n" alt=""><figcaption></figcaption></figure>


---

# 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://docs.sprinthub.com/estrategias/meta-business/configurando-acesso-a-cadastros-no-meta.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.
