> 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/pam/pam-with-devolutions-server/password-propagation-scripts/import-a-password-propagation-template.md).

# Import a password propagation template

Devolutions offers pre-configured password propagation script templates on its [GitHub repository](https://github.com/Devolutions/PAM-Providers/tree/master/Propagation-Scripts). These are free to download and modify, and can help administrators propagate scripts without having to create complex custom scripts and templates.

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

### Importing a template into Devolutions Server

Once the desired template is downloaded from Devolutions GitHub password propagation script repository, open Devolutions Server, head over to ***Administration*** – ***Privileged access*** – ***Password propagation***, and click on the ***Script templates*** icon.

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

Then, click on the ***Import*** icon:

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

Browse the computer for the .json template file previously downloaded from the password propagation scripts GitHub repository or drag and drop the file in the upload box (in this case a password propagation script for Devolutions Server). Click on ***Import***.

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

The template's name, description, properties, property mapping, and script itself can then be modified if need be. When this is done – or if it is not neccessary – click on ***Save*** to complete the template's importation.

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

#### See also

* [Spotlight on password propagation: Keeping all passwords in sync across systems](https://www.youtube.com/watch?v=TjvE-nubPXY\&ab_channel=Devolutions)


---

# 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/pam/pam-with-devolutions-server/password-propagation-scripts/import-a-password-propagation-template.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.
