> 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/templates.md).

# Templates

Templates let you standardize and reuse entry settings across your environment, saving time and ensuring consistency.

In Remote Desktop Manager, create local or shared templates and launch them from Quick connect or entry context menus to build new entries quickly. Templates support credentials, folders, sessions, synchronizers, tags, and password templates, so teams apply proven configurations without repeating work. Use batch operations to apply or update templates on multiple entries at once, and combine with variables to prefill fields and reduce errors across a vault.

#### Related topics

* [Batch operations](https://docs.devolutions.net/rdm/concepts/intermediate-concepts/batch-operations/)
* [Embedded Sessions](https://docs.devolutions.net/rdm/user-interface/content-area/embedded-sessions/)
* [Entry credentials options](https://docs.devolutions.net/rdm/commands/edit/entry-credentials-options/)
* [Inheritance](https://docs.devolutions.net/rdm/concepts/intermediate-concepts/inheritance/)
* [PSM Connection Template](https://docs.devolutions.net/rdm/kb/how-to-articles/cyberark-psm-integration-scenarios/#from-active-directory-synchronizer)
* [Quick connect](https://docs.devolutions.net/rdm/commands/view/quick-connect/)
* [Templates](https://docs.devolutions.net/rdm/commands/file/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)
* [Easily create a vault template](https://www.youtube.com/watch?v=0GwzZJ-JS7Q)


---

# 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/templates.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.
