> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/concepts/intermediate-concepts/batch-operations.md).

# Batch operations

Batch operations in Remote Desktop Manager speed up large-scale changes by editing many entries in a single action. Select multiple items in a vault to apply consistent updates to common properties such as linked credentials, tags, VPN settings, and other metadata; or to move and delete entries in one step.

By reducing repetitive edits, batch operations save time, minimize errors, and help maintain uniform configuration across your environment.

#### Related topics

* [Batch edit](https://docs.devolutions.net/rdm/commands/edit/batch-edit/#batch-edit-options)
* [Batch grant access (permissions)](https://docs.devolutions.net/rdm/commands/administration/system-settings/vault-management/default-permissions/batch-grant-access/)
* [Batch operations](https://docs.devolutions.net/rdm/commands/edit/batch-edit/#batch-edit-options)
* [Inheritance](https://docs.devolutions.net/rdm/concepts/intermediate-concepts/inheritance/)
* [Network scan](https://docs.devolutions.net/rdm/commands/file/import/network-scan/)
* [Templates](https://docs.devolutions.net/rdm/concepts/intermediate-concepts/templates/)

#### See also

* [Devolutions Academy – Comparing inheritance, batch edit, and batch operations using templates](https://academy.devolutions.net/student/activity/2815880-comparing-inheritance-batch-edit-and-batch-operations-using-templates)
* [Devolutions Academy - Using Batch Operations](https://academy.devolutions.net/student/path/1925039/activity/2667194)
* [Devolutions Academy - Speeding through edits with batch operations](https://academy.devolutions.net/student/activity/3407938-speeding-through-edits-with-batch-operations)


---

# 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.devolutions.net/rdm/concepts/intermediate-concepts/batch-operations.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.
