> 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/en/strategies/meta-business/configuring-access-to-registrations-in-meta.md).

# Configuring Access to Registrations in Meta

Through this setting you can control which people and CRMs can access your records by customizing the record access settings. By default, all Page administrators and CRMs connected to the Page can access the records, <mark style="background-color:orange;">**and once enabled, all other integrations must be accepted manually.**</mark>

This action is necessary in cases where leads are NOT reaching SprintHub from Meta forms, for example.&#x20;

Follow the steps below to complete the setup:

1. Access your account on [https://business.facebook.com](https://business.facebook.com/)
2. In the Settings icon, select Integrations
3. Click on Record Access
4. Select Customize Access

<figure><img src="/files/741421e72a93c93601676294384c779a9c34c40c" alt=""><figcaption></figcaption></figure>

5. The following WARNING will be displayed:

<mark style="background-color:orange;">**If you customize your record access, new Page administrators and CRMs will not have access by default. Access will need to be assigned manually.**</mark>

Click Confirm to proceed

<figure><img src="/files/06b72d9aaad53c6cbe9c87cc08f9f290eae228ab" alt=""><figcaption></figcaption></figure>

6. In the CRMs tab, you will see the existing integrations. In this example, there is only one CRM with access granted, SprintHub. If you want to integrate other platforms, the authorization must be done manually.

<figure><img src="/files/26a67552459641c82539e58a68ad5084f3f9c519" 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/en/strategies/meta-business/configuring-access-to-registrations-in-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.
