# Перенести дату доставки

{% hint style="success" %}
Данная возможность пригодится, если, например, клиент попросил перенести доставку с вечера на утро.
{% endhint %}

Данный функционал реализуется на календаре аналогичным образом, как [на этапе создания заказа](/zakazy/sozdanie-podpiski.md#izmenit-den-dostavki-na-kalendare):

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

{% hint style="info" %}
Для изменения времени доставки воспользуйтесь кнопкой [Изменить дни](/zakazy/sozdannyi-zakaz/kalendar-dostavok/izmenit-dni.md#izmenit).
{% endhint %}

Аналогично можно перенести и **дату готовки**, и **дату питания**.

{% hint style="info" %}
При **переносе даты питания** на календаре воспользуйтесь кнопкой [Изменить дни](/zakazy/sozdannyi-zakaz/kalendar-dostavok/izmenit-dni.md#obnovit-menyu) для применения обновления меню на меню перенесенного дня.
{% 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/perenesti-datu-dostavki.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.
