# Расписание

Расписание процедур клиента находится в соответствующем пункте меню на странице клиента.

Все данные в расписание подгружаются из системы Simplybook.

Расписание на странице клиента в системе Дашборд выглядит следующим образом:

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

На изображении:

1 — Кнопка обновления расписания.

2 — Кнопка сохранения расписание в виде файла PDF.

3 — Поля ввода периода, за который необходимо отобразить расписание клиента.

4 — Расписание за выбранный период.

При нажатии на кнопку сохранения расписания в виде файла PDF, открывается всплывающее меню с выбором ориентации будущего документа (см. изображение нижу).

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

Пример итогового файла PDF:

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


---

# 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://maxbasev.gitbook.io/santa-maria-dashboard/ru/menu/patient-record-section/schedule.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.
