> For the complete documentation index, see [llms.txt](https://doc.nextbot.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.nextbot.ru/functional/integrations/instagram/instrukciya-po-resheniyu-oshibki-prav-dostupa-k-potoku.md).

# Инструкция по решению ошибки прав доступа к потоку

**Инструкция по решению ошибки прав доступа к потоку**. Возникает, когда у аккаунта пользователя недостаточно прав для управления функционалом (например, для отправки ответов в Instagram Direct).\
\
Что нужно сделать:

1. В бизнес-странице Facebook\* перейти в\
   **Настройки и конфиденциальность** -> **Настройка страницы** -> **Расширенный обмен сообщениями** (открываем вкладку)

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

2. Нажмите на кнопку **"Edit"** и включите **"Управление переписками"** в Разрешения канала "Instagram".<br>

   После выполнения этого шага проверьте результат. В случае если проблема не решена, переходите к следующим пунктам.<br>

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

2.1. Выбираем **Получатель в Instagram** -> **Настроить**

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

3. **Выбираем приложение Nextbot**

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

4. **Настройки и конфиденциальность** -> **Настройка страницы** -> **- Маршрутизации переписки в Instagram**

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

4.1 Жмем на кнопку **Настроить**

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

4.2 Жмем кнопку **Начать**

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

4.3 Жмем кнопку **Продолжить**

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

4.4 Выбираем **Nextbot**

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

\**Принадлежит компании Meta, которая признана экстремистской организацией и запрещена в РФ.*


---

# 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://doc.nextbot.ru/functional/integrations/instagram/instrukciya-po-resheniyu-oshibki-prav-dostupa-k-potoku.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.
