> For the complete documentation index, see [llms.txt](https://docs.myalice.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.myalice.ai/connect-social-channels/connect-social-media/connect-instagram-dm.md).

# Connect Instagram DM

To connect your Instagram DM to MyAlice, follow these steps to ensure a smooth integration. This process allows you to manage your Instagram DM conversations directly within MyAlice, making it easier to respond to customers.

1. After logging into your MyAlice account, navigate to the **Integrations** section from the dashboard on the left-hand side.

<figure><img src="/files/lTL9AdnCrHj9AnMY4Yg6" alt=""><figcaption></figcaption></figure>

2. Click on **Available Integrations** to view the list of platforms you can connect to.

<figure><img src="/files/4jiIc1z38cg8S0THL3Oz" alt=""><figcaption></figcaption></figure>

3. From the list, select **Instagram Chat** and then click **Next** to proceed.

<figure><img src="/files/lJvEcl3OfVOiJLHH0p90" alt=""><figcaption></figcaption></figure>

4. You will be prompted to connect your Instagram account either through your **Facebook Business Account** or your **Personal Facebook Account**. Choose the option that aligns with how your business is set up on Facebook.

<figure><img src="/files/biBfyLDTEmEUVbEadxZP" alt=""><figcaption></figcaption></figure>

5. Once selected, click **Reconnect** to grant MyAlice the necessary permissions to access your Messenger account.

<figure><img src="/files/bC6ThRc6X1srybTyOUYV" alt=""><figcaption></figcaption></figure>

6. Select the pages for which you’d like to connect the DM’s to the myalice and then click on **Next.**

<figure><img src="/files/lzMBm10wCoLCQ4geO0xe" alt=""><figcaption></figcaption></figure>

7. Give your channel a title that myalice will use to differentiate later and click on **Finish.**

<figure><img src="/files/UVMHthSI1PI3jQ1R5jQg" alt=""><figcaption></figcaption></figure>

You will find your channel connected under Integration.

<figure><img src="/files/iqs2fCKyGQw0GIpNH4aO" alt=""><figcaption></figcaption></figure>


---

# 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.myalice.ai/connect-social-channels/connect-social-media/connect-instagram-dm.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.
