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

# Manage Deployment Templates in Patch My PC Cloud

*Applies to: Patch My PC Cloud*

The *Deployment Templates* (*Templates*) feature of Patch My PC (PMPC) Cloud allows you to configure a template containing various standard settings for PMPC Cloud deployments. Once created, these templates can be used whenever you deploy an app using PMPC Cloud to ensure consistency across your deployments.

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

See [Using Templates in Deployments](/patch-my-pc-cloud/deployments/use-template.md) for details on using templates in new deployments.
{% endhint %}

All deployment template-related tasks are performed from the **Templates** node of the portal, accessed by navigating to **Settings | Templates**.

<figure><img src="/files/FQ4VcfGd4H6l9zqN7CEI" alt="Navigating to &#x27;Settings | Templates&#x27;" width="563"><figcaption></figcaption></figure>

The **Templates** page is then displayed, showing any existing templates and allowing you to:

* [Add a Template](/patch-my-pc-cloud/manage/settings/deployment-templates/add-template.md)
* [Edit a Template](/patch-my-pc-cloud/manage/settings/deployment-templates/edit-template.md)
* [Configure a Default Template](/patch-my-pc-cloud/manage/settings/deployment-templates/configure-default-template.md)
* [Delete a Template](/patch-my-pc-cloud/manage/settings/deployment-templates/delete-template.md)

<figure><img src="/files/ZasPzyfI9ipTqS6zxiWP" alt="&#x27;Templates&#x27; page" width="563"><figcaption></figcaption></figure>


---

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