> 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/delete-template.md).

# Delete a Deployment Template in Patch My PC Cloud

*Applies to: Patch My PC Cloud*

To delete a Deployment Template in Patch My PC (PMPC) Cloud:

1. Navigate to **Settings | Templates**

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

2. Click the trash can beside the relevant template you want to delete.

<figure><img src="/files/6Op7g0mEtQRZ7CqPAXch" alt="Clicking the trashcan beside the relevant template you want to delete." width="563"><figcaption></figcaption></figure>

3. On the **Are you sure you want to delete the '<*****template\_name*****>’ template** popup, click **Yes**.

<figure><img src="/files/6frQmeVYFIuqHgKkCOX8" alt="Clicking &#x27;Yes&#x27; on the &#x27;Are you sure you want to delete &#x27;<template_name>’ template&#x27; popup" width="451"><figcaption></figcaption></figure>

The **Templates** page is redisplayed, showing that the selected template has been deleted along with the **Success - Template ‘<*****template\_name*****>’ deleted** notification.

<figure><img src="/files/ohxClKn77XDDdEXqIckZ" alt="&#x27;Templates&#x27; page redisplayed along with the notification the template has been deleted" 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/delete-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.
