> For the complete documentation index, see [llms.txt](https://docs.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verifone.com/support-us/verifone-hq/vhq-parameter-management/configuring-parameter-templates/configuring-parameter-for-multiple-devices/edit-template-assignment.md).

# Edit template assignment

Edit device template assignments in VHQ to manage parameter templates, set precedence order, and overwrite existing assignments for applications.

{% hint style="info" %}
**Use this when** you need to change the parameter template assignment for a device's common application.
{% endhint %}

## Edit the template assignment

{% stepper %}
{% step %}

### Open Edit Template Assignment

Go to the *Device Profile* screen and click **Edit Template Assignment**. The screen lists templates common to the selected devices.
{% endstep %}

{% step %}

### Review and select

Select an available parameter template. Click **View** to see its parameters and default values.
{% endstep %}

{% step %}

### Assign

Click **>** to assign the template. You can assign multiple templates and order them to set precedence.
{% endstep %}

{% step %}

### Overwrite (optional) and save

Select **Overwrite existing assignment** to delete the existing template and add the selected one to the common application for the device. Click **Save**.
{% endstep %}
{% endstepper %}

<details>

<summary>Keywords</summary>

Also called: multi-device template assignment, overwrite existing assignment.

</details>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.verifone.com/support-us/verifone-hq/vhq-parameter-management/configuring-parameter-templates/configuring-parameter-for-multiple-devices/edit-template-assignment.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
