> For the complete documentation index, see [llms.txt](https://docs.satisfilabs.com/resource-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.satisfilabs.com/resource-center/live-agent-engine/system-configuration/additional-channels-and-placement/facebook-messenger.md).

# Facebook Messenger

## Overview

Our Facebook Messenger channel allows live agents to communicate with users using Facebook Messenger through the Live Agent Engine. All functionality available on our current integration in the Satisfi Inbox will also be available on the Facebook channel.

<div data-full-width="true"><figure><img src="/files/jATSXcTQWZY6AmCC36p5" alt=""><figcaption></figcaption></figure></div>

## How it Works

{% hint style="danger" %}
If you already have your AI Chat living on your Facebook Messenger, make sure that Live Agent Engine is installed before attempting to initiate conversations with users.&#x20;

If the Live Agent Engine is not yet installed, automatic replies can overlap with the live agent responses.
{% endhint %}

* Live agents can receive and respond to requests coming in via Facebook Messenger using the Live Agent Engine.
* Users can escalate a conversation with an agent/specific team without having to leave Facebook Messenger.&#x20;
* Agents can view the route type (web, app, Facebook, etc.) by clicking on the Conversation Information column within a conversation.

<figure><img src="/files/qUO0BG0pGIfEAmsZkCqw" alt=""><figcaption><p>Agents Can See the Route Type For Each Conversation</p></figcaption></figure>

## Benefits

* As a channel to communicate with customers, Facebook Messenger gives them more options to contact your business, resulting in an improved customer experience.&#x20;
* Live agents will save time switching between screens with all messages in one place.
* Live agents can use the Live Agent Engine's great features like canned responses, private notes, macros, adjust notifications, download transcripts, and more that significantly improve the speed and efficiency of online conversations.
* You can set smart routing to assign the conversations automatically to the right person or a team.
* You will collect all the incoming data and get more accurate reporting using the Satisfi Labs Dashboard. Just filter by channel (web/mobile/email/Facebook Messenger) and see the median resolution time, number of inbound messages, agent data, and more.&#x20;

## How to Install

To start the installation process, submit a ticket by hovering over the **Click Here For More Support** button in the top right corner of this page.


---

# 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.satisfilabs.com/resource-center/live-agent-engine/system-configuration/additional-channels-and-placement/facebook-messenger.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.
