> For the complete documentation index, see [llms.txt](https://docs.aamsystems.ru/passoffice/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aamsystems.ru/passoffice/passoffice-guide/admin-guide-doc/operacii-s-obektami/group-editing.md).

# Групповое редактирование

Групповое редактирование позволяет массово изменять параметры объектов без необходимости правки каждого вручную. Функция доступна для:

**Поддерживаемые объекты:**

* Операторы
* Профили операторов
* Люди (посетители/сотрудники)
* Группы доступа
* Считыватели
* Организации
* Пропуска

**Пошаговая инструкция**

1. **Выбор объектов**
   * В списке объектов отметьте нужные записи
   * Или используйте фильтр для отбора
2. **Инициация редактирования**
   * Нажмите кнопку **«Редактировать выбранные»**
   * Для полного охвата: **«Редактировать все, удовлетворяющие условию»**
3. **Настройка параметров**\
   В открывшемся окне задайте необходимые значения
4. **Подтверждение изменений**
   * Нажмите **«Сохранить»** для выполнения
   * Система покажет предварительный отчет с результатом редактирования: всего и успешно отредактировано.
5. **Мониторинг задач**
   * Перейдите в **«Мониторинг задач - Завершенные»**, отобразится выполненная задача с указанием статуса.


---

# 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.aamsystems.ru/passoffice/passoffice-guide/admin-guide-doc/operacii-s-obektami/group-editing.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.
