# Manage Cloud Deployment Templates

*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/manage-settings/manage-cloud-deployment-templates/add-a-cloud-deployment-template.md)
* [Edit a Template](/patch-my-pc-cloud/manage/manage-settings/manage-cloud-deployment-templates/edit-a-cloud-deployment-template.md)
* [Configure a Default Template](/patch-my-pc-cloud/manage/manage-settings/manage-cloud-deployment-templates/configure-a-default-cloud-deployment-template.md)
* [Delete a Template](/patch-my-pc-cloud/manage/manage-settings/manage-cloud-deployment-templates/delete-a-cloud-deployment-template.md)

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


---

# Agent Instructions: 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/manage-settings/manage-cloud-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.
