> For the complete documentation index, see [llms.txt](https://docs.360dialog.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.360dialog.com/docs/resources/meta-business-manager/meta-business-id.md).

# Meta Business ID

### Business ID

The Meta Business ID is a unique identifier assigned to a Meta Business Portfolio. We may ask for a Business ID to accurately identify the corresponding Business Portfolio when handling specific support requests or processes.

The Business ID may also be referred to as:

* Business Portfolio ID
* Meta Business Manager ID
* Facebook ID
* FBM ID
* Business Manager ID

### Find your business ID

{% stepper %}
{% step %}
Login to Meta Business Suite.&#x20;
{% endstep %}

{% step %}
Go to [Settings](https://business.facebook.com/latest/settings/).
{% endstep %}

{% step %}
Navigate to the **Business Info** section. The **Business portfolio ID** is displayed at the top of the Business Info page.

<figure><img src="/files/PztgXGa0ER2xMM3Bco6R" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### FAQ

<details>

<summary>How do I know which Business Portfolio a WABA belongs to? </summary>

In WhatsApp Manager, you can see the name of the Business Portfolio that owns a specific WABA. Note: the ID under the WABA Name is the WABA ID, not the Business ID.&#x20;

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

</details>

<details>

<summary>What if I can't see any WABAs in my Business Portfolio?</summary>

This can happen for several reasons:

* The Business Portfolio does not yet contain any WABAs.
* The wrong Business Portfolio is being viewed.
* There is no Admin permission or full access to the Business Portfolio.
* The Business Portfolio contains WABAs, but those assets have not been shared with the user.

</details>

<details>

<summary>Can I change the Meta Business ID? </summary>

No. Meta Business IDs cannot be edited/updated.&#x20;

</details>


---

# 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.360dialog.com/docs/resources/meta-business-manager/meta-business-id.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.
