> For the complete documentation index, see [llms.txt](https://help.cerby.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.cerby.com/setup-and-admin/business-hubs/connecting-your-paid-social-apps/meta-business-manager/join-meta-business-manager-and-connect-your-profile-and-account-to-cerby.md).

# Join Meta Business Manager and connect your profile and account to Cerby

As a new user invited from Cerby to join Meta Business Manager via an access share to the integration, you must accept the invitation you received via email, create or set up your user account, and connect your Facebook profile to Cerby.

{% hint style="info" %}
**NOTE:** After an **Owner** shares access in Cerby to one or multiple users via the Meta Business Center app integration, the corresponding tenant card is displayed in their dashboard with the “Connect your account” status.
{% endhint %}

**Figure 1** shows a diagram with the steps an admin and a user follow to invite and join Meta Business Manager, respectively, after an access share.

<figure><img src="/files/waKks40tcefwJEqSQuGz" alt=""><figcaption><p>Figure 1. Receiving access diagram for Meta Business Manager</p></figcaption></figure>

To join Meta Business Manager and connect your Facebook profile to Cerby, you must complete the following steps:

1. Create or set up your user account in Meta Business Manager by performing the following steps:
2. Open Meta Business Manager by clicking the link in the invite email you received.
3. Follow the instructions from Meta Business Manager to create or set up your user account.
4. Connect your Facebook profile and account to Cerby by performing the actions in the [4. Connect your Facebook profile and account to Cerby](/setup-and-admin/business-hubs/connecting-your-paid-social-apps/meta-business-manager/connect-a-business-hub-for-meta-business-manager.md#h-50dbac7672) step of the article [Connect a Meta Business Center app integration](/setup-and-admin/business-hubs/connecting-your-paid-social-apps/meta-business-manager/connect-a-business-hub-for-meta-business-manager.md).

Now you are done. You can start accessing your Meta Business Manager and its assets from Cerby.


---

# 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://help.cerby.com/setup-and-admin/business-hubs/connecting-your-paid-social-apps/meta-business-manager/join-meta-business-manager-and-connect-your-profile-and-account-to-cerby.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.
