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

Для раздела Таланты поддерживаются следующие типы заявок:

| Имя заявки           | Алиас        |
| -------------------- | ------------ |
| Выбор одного таланта | talentAdd    |
| Удалить один талант  | talentDelete |

Данные заявки могут работать только из интерфейса раздела Таланты, поэтому необходимо в типе заявки установить признак Отображать в списке выбора = Ложь:

<figure><img src="/files/Dean9VDKi73QNcAKvN0e" 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://padocs.empldocs.app/dlya-razrabotchikov/nastroiki-lks/nastroiki-prilozheniya-lks-bek/talanty/nastroika-tipov-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.
