> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tedro.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Facebook Messenger Setup

> Connect your Facebook Page to handle Messenger conversations through Tedro.

# Facebook Messenger Setup

Connect your Facebook Page to Tedro to receive and respond to Messenger conversations. Messenger connects through the same Meta OAuth flow used by WhatsApp and Instagram.

## Prerequisites

Before connecting Messenger, make sure you have:

* A **Facebook Page** (not a personal profile)
* **Admin access** to the Facebook Page
* A **Meta Business Account** ([business.facebook.com](https://business.facebook.com))
* A Tedro workspace with **Admin** role

<Note>
  If your Facebook Page is not yet associated with a Meta Business Account, you can add it at [business.facebook.com](https://business.facebook.com) under **Business Settings > Accounts > Pages**.
</Note>

## Connecting Your Page

<Steps>
  ### Open Channel Settings

  Navigate to **Settings > Channels** in your Tedro workspace.

  ### Start the Connection

  Click **Connect Channel** and select **Messenger** from the channel type options.

  ### Authorize with Meta

  The Meta OAuth flow opens in a popup window. Follow the prompts to:

  1. Log in to your Meta Business Account
  2. Select the **Facebook Page** you want to connect
  3. Grant the required permissions for Tedro to read and send messages through your Page

  ### Verify the Connection

  Your Messenger channel appears in the Channels list with a **Connected** status. Send a message to your Facebook Page from another account to confirm messages are received.
</Steps>

## Channel Capabilities

| Feature                 | Support                                         |
| ----------------------- | ----------------------------------------------- |
| Text messages           | Yes                                             |
| Media (images, video)   | Yes                                             |
| Buttons / quick replies | Yes                                             |
| Message character limit | 2,000 characters                                |
| Rich formatting         | No                                              |
| Messaging window        | 24 hours (standard) or 7 days (human agent tag) |

<Info>
  Messenger automation requires Meta App Review approval for production use. During development, you can test with accounts that have a role on your Meta App. See Meta's documentation for the App Review submission process.
</Info>

## What's Next

<CardGroup cols={2}>
  <Card title="Instagram DMs" icon="instagram" href="/channels/instagram-dms">
    Connect your Instagram account to receive and respond to direct messages.
  </Card>

  <Card title="WhatsApp Setup" icon="message" href="/whatsapp-setup">
    Connect your WhatsApp Business number with Meta Embedded Signup.
  </Card>
</CardGroup>
