> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/settings/account-settings/meta-accounts/enable-messages-on-instagram.md).

# Enable Messages on Instagram

Imagine a situation where you have already integrated your professional Instagram account with SprintHub, configured the SAC 360 message filter to view Instagram messages, but still cannot receive messages. Your Instagram message box may be configured to limit message reception.

**Follow these step-by-step instructions to enable messages in your Instagram Direct:**

1 - Access Instagram settings via the 3 lines in the top left side menu, and go to “Messages and Story Replies”

<figure><img src="/files/36a4393152c8ba4218496f079b220ba5c03551c8" alt=""><figcaption></figcaption></figure>

2 - Click on “Message Controls”

<figure><img src="/files/5f87bc221f027a9e022ad1fa72a99e9f77c20c2f" alt=""><figcaption></figcaption></figure>

3 - So that messages go directly to Direct, set the option to “Do Not Receive” so that messages do NOT fall into Instagram's hidden message request folder.

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

4 - Click Update Settings to save

<figure><img src="/files/8f5222db122552cb4b3569407b3b4836c6e86c2c" alt=""><figcaption></figcaption></figure>

***

#### **Enabling in Meta Integration Settings**

For SprintHub to function correctly and be able to perform all necessary actions within your Meta account, **it is mandatory to grant all access and management permissions** during the integration.

This ensures that:

* Messages are sent and received without failures
* The system can synchronize conversations and page information
* Automations and features function correctly
* SprintHub has secure access to the required Meta APIs

Always check, when connecting the account, that **all permissions are marked as “Allow”**

<figure><img src="/files/e20116e3daaf2bed32a230cc1867b6abaecbd95d" 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.sprinthub.com/en/topics/settings/account-settings/meta-accounts/enable-messages-on-instagram.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.
