> For the complete documentation index, see [llms.txt](https://docs.iexexchanger.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.iexexchanger.com/learn/8.-rabota-s-zayavkami.md).

# 8. Работа с заявками

- [Рабочие группы](https://docs.iexexchanger.com/learn/8.-rabota-s-zayavkami/01-workspace-groups.md): Создайте рабочие группы для валют, направлений, реквизитов, BestChange и пользователей и проверьте перенос старых групп
- [Вкладки заявок](https://docs.iexexchanger.com/learn/8.-rabota-s-zayavkami/02-order-tabs.md): Освойте системные, персональные и общие вкладки заявок, локальную раскладку, счётчики, фильтры и звук
- [Внутренние метки](https://docs.iexexchanger.com/learn/8.-rabota-s-zayavkami/03-order-labels.md): Добавляйте цветные служебные метки, закрепляйте важные пометки и сохраняйте историю автора и времени
- [Массовый архив](https://docs.iexexchanger.com/learn/8.-rabota-s-zayavkami/04-bulk-archive.md): Выберите несколько завершённых заявок во вкладке «Все заявки» и безопасно отправьте их в архив
- [Распределение заявок](https://docs.iexexchanger.com/learn/8.-rabota-s-zayavkami/07-order-distribution.md): Настройте рекомендации и автоматическое распределение заявок между доступными операторами
- [Колонки, фильтры и периоды](https://docs.iexexchanger.com/learn/8.-rabota-s-zayavkami/05-adaptive-tables.md): Настройте колонки, фильтры, периоды и навигацию по статусам заявок на выплату
- [Поиск и оформление](https://docs.iexexchanger.com/learn/8.-rabota-s-zayavkami/06-admin-appearance.md): Освойте глобальный поиск, настройте личный вид панели и опубликуйте оформление сайта


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.iexexchanger.com/learn/8.-rabota-s-zayavkami.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
