> For the complete documentation index, see [llms.txt](https://innovat.gitbook.io/instruktsiya-po-nastroike-sistemi-dlya-resellera/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://innovat.gitbook.io/instruktsiya-po-nastroike-sistemi-dlya-resellera/instrukciya-po-rabote/goroda/nastroiki-obrazovatelnogo-uchrezhdeniya/dopolnitelno/raspisanie-zvonkov.md).

# Расписание звонков

В окне «Расписание звонков» отображаются варианты расписания звонков образовательного учреждения, чтобы добавить новый вариант, необходимо нажать на кнопку «Добавить расписание звонков»:

![](/files/-M8l5qe4EokbkHoGHMjB)

Откроется следующая страница:

![](/files/-M8l5qe5SXocsjHH-H5d)

Здесь нужно указать наименование режима и нажать кнопку «Добавить нулевой урок» (далее – «Добавить 1 урок» и т.д). По нажатию этой кнопки отобразятся 2 поля(начала и окончания урока):

![](/files/-M8l5qe6Z5HGXmmAVk4R)

После указания всех данных, нужно нажать кнопку «Сохранить». Данный режим появится в списке режимов. Его можно будет выбрать в качестве активного, в выпадающем списке ниже и нажать кнопку «Сохранить».

![](/files/-M8l5qe7E1UsiHy6vZBQ)


---

# 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:

```
GET https://innovat.gitbook.io/instruktsiya-po-nastroike-sistemi-dlya-resellera/instrukciya-po-rabote/goroda/nastroiki-obrazovatelnogo-uchrezhdeniya/dopolnitelno/raspisanie-zvonkov.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.
