> For the complete documentation index, see [llms.txt](https://docs.patchmypc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.patchmypc.com/patch-my-pc-cloud/manage/settings/deployment-templates/edit-template.md).

# Edit a Deployment Template in Patch My PC Cloud

*Applies to: Patch My PC Cloud*

To edit an existing Deployment Template in Patch My PC (PMPC) Cloud:

1. Navigate to **Settings | Templates**

<figure><img src="/files/5OXIY1ztCNJDpu7z8Sph" alt="Navigating to “Settings | Templates”" width="563"><figcaption></figcaption></figure>

2. On the **Templates** page, click **Edit** beside the relevant template.

<figure><img src="/files/c0HTsDjAUuI090AFUrMk" alt="Clicking &#x27;Edit&#x27; beside the relevant Template" width="563"><figcaption></figcaption></figure>

3. Make the required changes, then click **Save** to save them.

<figure><img src="/files/xzq1cO5QZOvGGZQnCc9J" alt="Clicking &#x27;Save&#x27; to save changes" width="563"><figcaption></figcaption></figure>

The **Templates** page is redisplayed along with the **Success - Template “<*****template\_name*****>" has been updated** notification.

<figure><img src="/files/EN5FK4Q86l4nFX6RzaiP" alt="Clicking “Save” to save changes" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note**

Editing and saving an existing template does not affect any current or previous deployments created based on that template. Only new deployments created after the template is edited will use the new settings if configured to use them.
{% endhint %}


---

# 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.patchmypc.com/patch-my-pc-cloud/manage/settings/deployment-templates/edit-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.
