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

# Add a Deployment Template in Patch My PC Cloud

*Applies to: Patch My PC Cloud*

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

1. Navigate to **Settings | Templates**

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

2. Click **Add Template** in the header and select the relevant OS for which this template will apply.

<figure><img src="/files/7H919OZziSL33EACcnvn" alt="Clicking &#x27;Add Template&#x27; in the header and selecting the relevant OS this template will apply to" width="563"><figcaption></figcaption></figure>

3. On the **Add Template** screen, enter a unique name for the template in the **Template Name** field.

<figure><img src="/files/ta6yMJdR7AtP2PxSJ18r" alt="Entering a unique name for the template in the &#x27;Template Name&#x27; field" width="563"><figcaption></figcaption></figure>

4. On the **Configurations** page, configure the various Tools and configuration settings for how you want apps that use this template to be deployed.

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

See [Configurations](/patch-my-pc-cloud/deployments/deploy-app/configurations-tab.md) for more information about each option.

If any configuration options mentioned on the [Configurations](/patch-my-pc-cloud/deployments/deploy-app/configurations-tab.md) section are missing from the **Templates** page, it is probably because the specific feature(s) the option relates to have not been enabled in your PMPC Cloud company.
{% endhint %}

5. Click **Next** to move to the **Assignments** tab.

<figure><img src="/files/fybtc5kBqhRkbAqik8vd" alt="Click &#x27;Next&#x27; to move to the &#x27;Assignments&#x27; tab" width="563"><figcaption></figcaption></figure>

6. On the **Assignments** tab, click **Add Assignment** and select the relevant assignment type from the dropdown.

<figure><img src="/files/yZm243OSoXesSMU4Tl93" alt="Clicking &#x27;Add Assignment&#x27; and select the relevant assignment type" width="563"><figcaption></figcaption></figure>

7. Configure the assignments to be used when deploying an app using this template.

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

See [Assignments](/patch-my-pc-cloud/deployments/deploy-app/assignments-tab.md) for more information about each Assignment Type.
{% endhint %}

8. Click **Save** to save the Template.

<figure><img src="/files/15DozyhxPVFLYyPtMEpE" alt="Clicking &#x27;Save&#x27; to save the Template" width="563"><figcaption></figcaption></figure>

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

<figure><img src="/files/B2TuacjnZjpcM2tetlKq" alt="&#x27;Templates&#x27; redisplayed along with &#x27;Success&#x27; notification" width="563"><figcaption></figcaption></figure>

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

You can create up to a maximum of 200 templates and at the top of the screen, we show the number of templates you have created:

![Number of templates created ](/files/CFwx87kJJAfJzpmCbGxd)
{% 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/add-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.
