> For the complete documentation index, see [llms.txt](https://docs-convai.wavy.global/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-convai.wavy.global/channels/workplace-from-facebook.md).

# Workplace from Facebook

Increasingly, companies are using Workplace from Facebook to connect everyone in an organisation. Your Chatlayer.ai bot can be activated on Workplace in a few easy steps.

{% hint style="info" %}
Configuring your Chatlayer.ai bot on Workplace is only possible on the Chatlayer.ai [production environment](https://cms.chatlayer.ai).
{% endhint %}

* Open your bot
* Go to the Channels tab
* Click "+" next to the Workplace line in the Channels table
* Click "Connect Facebook Workplace"
* Log into Workplace
* Add Chatlayer to Workplace, configure the name and permissions as you desire.

![](/files/-MFgE8M1szN5K81dsSJv)

{% hint style="warning" %}
It's only possible to install the Chatlayer.ai Workplace integration as a Workplace Admin
{% endhint %}

* After a couple of seconds, Facebook Workplace will be successfully set up for your bot.

## Talking to your Workplace bot

For your users, the bot can be found under "Home -> See more -> Integrations -> {bot name}"

![](/files/-MFgE8M6np6T9Z0BByww)

Clicking the "Message" button will let the user start the conversation.

## Using e-mail addresses

The Chatlayer.ai Workplace app has access to a Workplace user's e-mail address. When you've connected your bot to the Workplace channel, you can use the variable {email} in your flows, which will be filled with the user's e-mail address. Read more about using variables in Chatlayer.ai [here](/tutorials/tutorial-conditional-flow-navigation.md).

## Uninstalling

If you want to disconnect your bot from Workplace, go to the Admin Panel, click on your bot integration, and click on Uninstall

![](/files/-MFgE8M7vhRr3kfKgER2)


---

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

```
GET https://docs-convai.wavy.global/channels/workplace-from-facebook.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.
