> For the complete documentation index, see [llms.txt](https://help.vposter.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.vposter.ru/informaciya-neobkhodimaya-dlya-ispolzovaniya-po/avto-ustanovki/otlozhennyi-posting/otlozhennye-istorii.md).

# Отложенные истории

## Что такое отложенные истории?

Отложенные истории — это отложенный постинг историй в социальные сети (ВКонтакте, Одноклассники и Instagram\*).

С помощью этого функционала можно запланировать сразу несколько историй в эти сети или создать повторяющие истории.

{% hint style="warning" %}
\*Meta, в том числе ее продукты Facebook и Instagram, признана экстремистской организацией в России.
{% endhint %}

## Как создать историю?

Чтобы создать отложенную историю перейдите в раздел **Отложенные истории** и там выберите подраздел [Создать и](https://vposter.ru/posts/story)[сторию](https://vposter.ru/posts/story)

<figure><img src="/files/v4qSpR751QAJ7C8Gyq0P" alt=""><figcaption><p>Выбор раздела</p></figcaption></figure>

Откроется окно создания истории. Оно состоит из нескольких частей:

* Поле для прикрепления изображения или видеозаписи
* Список групп, в которых можно разместить историю
* Календарь, для указания даты выхода
* Блоки с настройками

<figure><img src="/files/2YKlm8pDlyNPYdH09E6i" alt=""><figcaption><p>Форма для создания истории</p></figcaption></figure>

## Как подключать группы для историй?

Для социальной сети ВКонтакте нужно отдельно подключать группы, так как требуется особый доступ к историям.

Откройте раздело "Отложенные истории" и выберите подраздел "Запланированные истории". Там будет кнопка "Подключить сообщество".

<figure><img src="/files/pOe7j7rDY05sDbiAt9wY" alt=""><figcaption><p>Кнопка для открытия формы подключения сообщества ВКонтактн</p></figcaption></figure>

Далее откроется форма выбора группы для подключения.

<figure><img src="/files/incD7LWBQcXZZSV6bmKP" alt=""><figcaption><p>Форма подключения сообщества ВКонтакте</p></figcaption></figure>

Для других социальных сетей Одноклассники и Instagram\* подключать отдельно не нужно.


---

# 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://help.vposter.ru/informaciya-neobkhodimaya-dlya-ispolzovaniya-po/avto-ustanovki/otlozhennyi-posting/otlozhennye-istorii.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.
