# Учет пропусков

В разделе отображаются все пропуска с их статусами, включая активные, заблокированные и предустановленные статусы: «Утерян», «Сломан», «Неизвестный». Это позволяет контролировать состояние пропусков и управлять доступом.

**Основные функции**

1. **Просмотр пропусков**:
   * В таблице отображаются пропуска с данными:
     * **ID**: Уникальный идентификатор пропуска.
     * **Владелец:** ФИО владельца.
     * **Номер пропуска:** Номер пропуска
     * **Группа доступа:** Группа доступа в СКД
     * **Даты активации и деактивации:** Дата активации и деактивации пропуска.
     * **Интеграции:** в какие СКД отгружен пропуск.
2. **Поиск пропусков**:
   * **Быстрый поиск**:
     * В **строке быстрого поиска** введите:
       * **ID**: Уникальный идентификатор пропуска.
       * **Название**: Имя владельца или тип пропуска.
   * **Фильтрация.**
3. **Формирование**[ *Отчета*](/passoffice/passoffice-guide/admin-guide-doc/manual/organizations/sozdanie-otcheta.md)*.*


---

# 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/registration-of-passes.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.
