> 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-parameters-for-single-device/editing-template-assignment.md).

# Editing template assignment

Assign and order parameter templates for devices in VHQ to manage configuration precedence and restore default values as needed.

{% hint style="info" %}
**Use this when** you need to assign, reorder, or restore parameter templates on a single device.
{% endhint %}

## Edit the template assignment

{% stepper %}
{% step %}

### Open the device profile

Go to the **Device Profile** screen of the selected device.
{% endstep %}

{% step %}

### Select the application

Under *Device Details*, select **Parameter**, then select the application.
{% endstep %}

{% step %}

### Open Templates

Under *Actions*, click **Templates**. The screen lists the templates available for the device.

<figure><img src="https://verifone.cloud/sites/default/files/inline-images/1_21.jpg" alt="Templates list for device"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Assign, view, or restore

* Click **>** to assign a parameter template. You can assign multiple templates and order them to set precedence.
* Click **View** to see the parameters and their default values in the containers.
* Click the restore icon to restore default values.
  {% endstep %}
  {% endstepper %}

<details>

<summary>Keywords</summary>

Also called: template assignment, template precedence. Search terms: restore defaults.

</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-parameters-for-single-device/editing-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.
