# How to find your Facebook Page ID

When adding or editing a Facebook Messenger Channel, you might need the ID of the Facebook Page that you want to connect.

&#x20;

To find your Facebook Page ID:

1. From your News Feed, click Pages in the menu on the left
2. Click the name of your Page
3. Click About in the left column. If you don't see About in the left column, click See More.
4. Scroll down to find your Page ID


---

# Agent Instructions: 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:

```
GET https://docs.bird.com/connectivity-platform/installing-channels/how-to-find-your-facebook-page-id.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
