# Добавить дни

Для добавления дней в заказ нажмите кнопку **Добавить дни в заказ**, расположенную над календарем. Появится таблица с параметрами подписки. Выберите нужные, выделите **дни питания** клиента на календаре. Нажмите кнопку **Создать расписание**. Нажмите кнопку **Сохранить**.

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

{% hint style="info" %}
После нажатия кнопки **Создать расписание** появятся значки подписки на добавляемых днях, над календарем отобразится счетчик количества доставок и дней питания, а в зеленой табличке справа отобразятся стоимости подписки добавляемых дней.
{% endhint %}

<figure><img src="/files/JPG8eABpwuZDOgK4v4hN" alt=""><figcaption><p>Параметры добавляемых дней после нажатия кнопки <strong>Создать расписание</strong></p></figcaption></figure>

{% hint style="info" %}
Добавление дней в существующий заказ *на календаре доставок* аналогично [добавлению дней при создании заказа](/zakazy/sozdanie-podpiski.md#dobavit-dni-na-kalendare).
{% 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://help.private-crm.ru/zakazy/sozdannyi-zakaz/kalendar-dostavok/dobavit-dni.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.
