> 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/server/web-interface/administration/templates/entry-templates.md).

# Entry templates

The ***Entry Templates*** allow administrators to manage entry templates of the Devolutions Server for the users. With this feature you can set preferences on how entries information will be filled when creating them.

To create a new entry template, go to ***Administration – Entry Templates*** and click on the ***Add*** button or the duplicate button to copy from an existing template.

![](https://cdnweb.devolutions.net/docs/docs_en_server_ServerOp8001.png)

It is also possible to save entries as templates to use their properties in other entries. For this, select the entry that will serve as model and click the ***More*** menu to access the ***Save as Template*** function.

![](https://cdnweb.devolutions.net/docs/docs_en_server_ServerOp4078.png)

#### See also

* [Devolutions Academy – Creating entry templates and password policies](https://academy.devolutions.net/student/path/2942210/activity/4493534)


---

# 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/server/web-interface/administration/templates/entry-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.
