# Изъятие просроченных пропусков

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

### **1. Настройка параметров перед запуском**

**Выбор типа пропуска для изъятия**

* **Временные пропуска, гостевые пропуска, постоянные пропуска и т.д.**

**Дополнительная опция для временных пропусков сотрудников**

* **Активировать постоянный пропуск при изъятии временного**
  * Если включено → после изъятия временного пропуска **автоматически активируется постоянный** (через картоприёмник).
  * Если выключено → сотрудник останется **без действующего пропуска**.

### 2. Запуск задачи

1. Перейдите в **«Монитор задач» → «Изъятие просроченных пропусков»**.
2. Укажите параметры:
   * **Тип пропуска** (временные/постоянные/гостевые и т.д.).
   * (Для временных) **Активировать постоянный пропуск** (Да/Нет).
3. Нажмите **«Запустить».**


---

# 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/background-tasks/izyatie-prosrochennykh-propuskov.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.
