# Facebook & Instagram Inboxes

***

### Prerequisite to add Facebook/Instagram Inbox[​](https://docs.limechat.ai/channels/facebook-and-instagram-integration#pre-requisite-to-add-facebookinstagram-inbox)

1. Make sure you have a public Facebook page with admin access.
2. Optional for Instagram&#x20;

{% hint style="info" %}
&#x20;Skip this if you're not adding an Instagram Account Inbox
{% endhint %}

* Make sure your Instagram Account is an Instagram Business Account [(Follow this link)](https://help.instagram.com/502981923235522?helpref=hc_fnav)
* Make sure your Instagram Business Account is connected to your Facebook page, which you'll add to the LimeChat dashboard.

***

### Steps to Integrate Facebook and Instagram

{% stepper %}
{% step %}
Go to **Settings > Inboxes > Add Inbox**

<figure><img src="/files/cm2SgoDjmwWJuTKw6a8T" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click on **Facebook / Instagram**

<figure><img src="/files/WttBhTAgufsgQOcuuuCO" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click on **Continue with Facebook / Instagram**

<figure><img src="/files/ZHcBxVzDJwSheyVpomj0" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
You will be redirected to a new pop-up where you will be asked to share permissions to share the information related to your account. Select all the Instagram pages you need to be integrated and click on **Next.**

<figure><img src="/files/mO6t0IK1yxFcHFxqeHEL" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Select all the required Facebook pages where the bot must be integrated and click on <mark style="background-color:green;">**Next**</mark>**.**

<figure><img src="/files/igYQ8bS2N1RoxyI576Yf" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
Make sure the Facebook page is selected where the Instagram account is linked.

For example, FB page 1 and FB page 2 are two Facebook pages. FB page 1 is the main page where the bot needs to be installed and FB page 2 is the page where the Instagram account is linked. Then both the pages FB page 1 and FB page 2 must be selected.

It is a mandatory requirement to select the FB page where the Instagram account is linked.
{% endhint %}
{% endstep %}

{% step %}
Make sure all the permissions are granted and click on **Done**
{% endstep %}

{% step %}
Once the above steps are completed the user will be redirected back the to the CRM. Under **Choose Pages (Multiselect),** select the required facebook page/s where the chatbot has to be integrated from the dropdown

<figure><img src="/files/Uykc5KjgdpxlAptZaKUV" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Under **Choose Instagram Accounts (Multiselect),** select the required Instagram account/s where the chatbot has to be integrated from the dropdown

<figure><img src="/files/DSMt7cIz37AQI2eu1qmL" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
All pages and accounts selected in steps 6 and 7 must be selected here as well.
{% endhint %}
{% endstep %}

{% step %}
Click on **Create Inbox.** Facebook and Instagram are now added as Inboxes and all the comments/DMs, etc. will flow to Limechat’s dashboard
{% endstep %}

{% step %}
Add collaborators to the created inbox, please note that the collaborators for DMs and comments can be different.
{% endstep %}
{% endstepper %}

***

## FAQ'S

<details>

<summary>Can I add multiple Facebook pages and Instagram accounts to the same inbox?</summary>

Yes, you can select multiple Facebook pages and Instagram accounts during setup. Ensure all selected accounts are linked correctly in both the permissions step and the final selection dropdown

</details>

<details>

<summary>What happens if I don’t select the Facebook page where my Instagram account is linked?</summary>

The integration will fail because the system requires the linked Facebook page to authenticate and pull data from your Instagram Business Account.

</details>

<details>

<summary>Can I grant different permissions for DMs and comments to different team members?</summary>

Yes, LimeChat allows you to add collaborators with separate access levels for DMs and comments after the inbox is created.

</details>

<details>

<summary>What should I do if I don’t see my Facebook or Instagram account in the dropdown selection?</summary>

Ensure you have granted all necessary permissions during the integration process and that your Instagram account is correctly linked to your Facebook page. You may also need to refresh your Meta Business settings

</details>

<details>

<summary>What should I do if the chatbot is not responding to messages or comments?</summary>

Verify that the Facebook page and Instagram account are correctly linked, check your chatbot settings in LimeChat, and ensure that Meta’s API is not experiencing any downtime.

</details>


---

# 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://limechatai.gitbook.io/limechat-product-guide/helpdesk/inboxes/facebook-and-instagram-inboxes.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.
