> 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/guide/obuchenie/izuchenie-produkta/glavy/7.-nastroika-zayavok.md).

# 7. Настройка заявок

В предыдущей главе вы настроили направления, чтобы клиенты могли создавать заявки. Однако мы упустили момент с тем, как будут видить операторы заявки и давайте это исправим.

## Настройка заявок

И так, откройте раздел **"Заявки — Список заявок"**, как мы видим здесь нет никаких данных, даже если клиент создаст заявку мы их не увидим в разделе **"Live заявки"**

Чтобы вывести новые заявки в Live раздел, нажмите на иконку настроек

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

Теперь включаем самые важные пункты:

1. Авто-обновление страницы
2. **Период авто-обновления —** выберите на ваше усмотрение, через сколько данные в live разделе будут обновляться
3. Статусы - из списка выберите **"Ожидает обработки"** и **"Оплаченная заявка"**

Это базовые настройки которых необходимые сделать, более детально можете ознакомиться по ссылке ниже

{% content-ref url="/pages/1cSbYcKHIH82SP0DkLBn" %}
[Настройка Live-заявок](/guide/zayavki/zayavki/nastroika-live-zayavok.md)
{% endcontent-ref %}

Сейчас создадим новую заявку и проверим все ли правильно работает.

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

В окне подтверждения, проверяем и нажмите на **"Подтвердить и обменять"**

И в окне перевода средств на представленные реквизиты, нажмите кнопку **"Я оплатил"**

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

И так, в панели управления открываем заявки и видим, что все выводится, уведомление получили.

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

Супер! Заявки создаются и операторы получают всю свежую информацию.

Если вы хотите изучить раздел заявок более детально, перейдите по ссылке ниже

{% content-ref url="/pages/XRDrMsvo7fyHwImjKIC1" %}
[Заявки](/guide/zayavki/zayavki.md)
{% endcontent-ref %}


---

# 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://docs.iexexchanger.com/guide/obuchenie/izuchenie-produkta/glavy/7.-nastroika-zayavok.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.
