# Периодичность формирования

## Первичная синхронизация

При установке приложения, может уйти до 24 часов на получение первичной копии ассортимента.

## Периодичность формирования

Периодичность формирования прайс-листов зависит от размера всего Вашего ассортимента в МойСклад.

| Размер ассортимента       | Целевая периодичность |
| ------------------------- | --------------------- |
| До 2500 позиций           | раз в 30 минут        |
| От 2501 до 10000 позиций  | раз в час             |
| От 10001 до 25000 позиций | раз в 2 часа          |
| От 25001 до 50000 позиций | раз в 4 часа          |

{% hint style="info" %}
\*Целевая периодичность - с этой периодичностью мы стараемся формировать прайс-листы.
{% endhint %}


---

# 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://sklad24online.gitbook.io/export/periodichnost-generacii.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.
