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

# Automate Facebook Messenger with Fliqr AI

> Connect a Facebook Page to Fliqr AI and configure greeting, welcome message, conversation starters, menus, comments, and marketing messages.

Facebook Messenger connects automation to people already messaging your Page. After you connect the Page, configure the first-touch experience, menus, and comment tools so every conversation has a clear path.

## Prerequisites

* A **Facebook Page** with Messaging enabled
* Admin access to that Page in Meta Business Manager
* A Fliqr AI workspace at [app.fliqr.ai](https://app.fliqr.ai)

## Connect Messenger

<Steps>
  <Step title="Open channel settings">
    Go to **Settings → Channels → Messenger**.
  </Step>

  <Step title="Connect with Facebook">
    Click **Connect with Facebook** and complete Meta OAuth.
  </Step>

  <Step title="Select your Page">
    Choose the Facebook Page to connect and approve messaging permissions.
  </Step>

  <Step title="Test">
    Message the Page from a personal account and confirm the chat appears in Fliqr AI.
  </Step>
</Steps>

## Core setup checklist

Configure these first-touch pieces after connecting:

1. [Greeting message](/docs/channels/messenger/greeting-message)
2. [Welcome message](/docs/channels/messenger/welcome-message)
3. [Conversation starters](/docs/channels/messenger/conversation-starters)
4. [Persistent menu](/docs/channels/messenger/persistent-menu)

## Guides in this section

<CardGroup cols={2}>
  <Card title="Greeting message" icon="hand-wave" href="/docs/channels/messenger/greeting-message">
    Short Page greeting shown before the chat starts.
  </Card>

  <Card title="Welcome message" icon="message" href="/docs/channels/messenger/welcome-message">
    First bot message after Get Started.
  </Card>

  <Card title="Conversation starters" icon="comments" href="/docs/channels/messenger/conversation-starters">
    FAQ prompts for new Messenger threads.
  </Card>

  <Card title="Persistent menu" icon="bars" href="/docs/channels/messenger/persistent-menu">
    Always-on menu actions in every thread.
  </Card>

  <Card title="Marketing messages" icon="bullhorn" href="/docs/channels/messenger/marketing-messages">
    Message opted-in contacts beyond the 24-hour window.
  </Card>

  <Card title="Personas" icon="user" href="/docs/channels/messenger/personas">
    Custom sender name and image for Messenger.
  </Card>

  <Card title="Message composer" icon="keyboard" href="/docs/channels/messenger/message-composer">
    Enable or disable free-text input in a flow.
  </Card>

  <Card title="Import contacts" icon="file-import" href="/docs/channels/messenger/import-contacts">
    Import Messenger, WhatsApp, and SMS contacts.
  </Card>

  <Card title="JSON for Messenger ads" icon="code" href="/docs/channels/messenger/ads-json">
    Export flow JSON for click-to-Messenger ads.
  </Card>

  <Card title="Comment automation" icon="comments" href="/docs/channels/instagram/comment-automation">
    Public and private replies on Page/Instagram comments.
  </Card>
</CardGroup>

## Limits

<Warning>
  **24-hour messaging window.** Outside that window, use approved message tags or marketing-message opt-in. Do not send promotions with the wrong tag.
</Warning>

## Related

<CardGroup cols={2}>
  <Card title="Instagram" icon="instagram" href="/docs/channels/instagram">
    Instagram shares Meta Page infrastructure with Messenger.
  </Card>

  <Card title="Flows" icon="diagram-project" href="/docs/core-concepts/flows">
    Build Messenger and omnichannel flows.
  </Card>
</CardGroup>
