# Избранное

Вы можете создать отдельный блок меню "Избранное" и добавить в него самые часто посещаемые разделы, чтобы можно быстро перейти к ним из левого меню. Также вы можете добавить быстрый переход к любым нужным вам справочникам, отчетам или документам.

Для того чтобы добавить раздел  в избранное нажмите на звездочку слева от названия.

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

Для того чтобы удалить раздел из избранного нажмите на звездочку слева от названия в списке в меню.

<figure><img src="/files/KXC0Da65xm1pc4T5D3OM" 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://help.fosci.cloud/izbrannoe.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.
