# Метаданные

Для настройки внешнего вида, каналов уведомлений и объектов автоматизации доступен просмотр метаданных.

В этом разделе отображаются объекты с их полями, типами данных и идентификаторами полей. Эти идентификаторы можно переиспользовать, например, при настройке фильтров или для задания переменных в шаблонах уведомлений.

> Например:
>
> Для добавления переменной «Встречающий» в шаблон уведомления «Пропуск выдан»:
>
> 1. В шаблоне найдите объект **заявка** в метаданных.
> 2. В выпадающем списке выберите **Встречающий** (meetingPerson).
> 3. Используйте переменную: %request.meetingPerson%.

<figure><img src="/files/QfB5lTay98OkkfRDCalE" 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://docs.aamsystems.ru/passoffice/passoffice-guide/admin-guide-doc/administration/metadannye.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.
