> For the complete documentation index, see [llms.txt](https://help.doctorlogic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.doctorlogic.com/docs/add-ons/managed-social-media/meta-business-account.md).

# Meta Business Account

1. When a **Meta Business Account** owns a **FB Page**, it looks like:
   * This can be found by navigating to Page Access.&#x20;

<div align="left"><figure><img src="/files/6qYuGE6h0wfAddYoEyWI" alt="" width="563"><figcaption><p>The Meta Business account is shown above the Facebook page, typically with a letter icon as the profile image. </p></figcaption></figure></div>

* If you have access to **multiple** Meta Business Accounts, Meta may refer to your account as a **portfolio**:

<div align="left"><figure><img src="/files/C9cTmzSDPXGYmtvxNL8i" alt="" width="563"><figcaption><p>The Meta Business account is shown above the Facebook page, typically with a letter icon as the profile image.</p></figcaption></figure></div>

2. When you **have access** to a Meta Business account, **as a business admin**, it looks like:

<div align="left"><figure><img src="/files/fklZie79IJTc2qcWAoZq" alt="" width="375"><figcaption></figcaption></figure></div>

* Navigate to the **Meta Business Suite**. To the left of the business suite, click the drop down menu. Here you will find your access to Meta Business Account(s) with granted permissions to your Facebook Business Page(s).&#x20;
* To enter the Meta Business Account, in order to access other business settings and requests, click the **settings icon** to the right of the account.
* <mark style="color:red;">If you do not see any listed Meta Accounts, you will need to connect with the person or agency that previously created the account.</mark> You can either **request to be added as a business manager** of the Meta Account **or** you can request the Meta Account relinquish your Facebook Page.&#x20;


---

# 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.doctorlogic.com/docs/add-ons/managed-social-media/meta-business-account.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.
