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

# Adding parameter template

This section goes over adding a parameter template to an application.

{% hint style="info" %}
**Use this when** you need to create a new parameter template for an application.
{% endhint %}

You can configure one or more parameter templates for an application from the *Parameter Templates for Application* screen.

## Add a parameter template

{% stepper %}
{% step %}

### Open the Application Library

Go to **Device Management** > **Manage Downloads** > **Application Library**.
{% endstep %}

{% step %}

### Click Configure

Click **Configure** under *Parameter Template* for the application. The *Parameter Templates for Application* screen lets you add, edit, delete, and copy templates, including for multi-record parameter files.

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

{% step %}

### Add the template

Click the plus icon. On the *Add Parameter Template for Application* screen, enter values for the parameters, then save the template with a name and description.

<figure><img src="https://600591075-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHUGEtJbVPg5OkUtYCm8j%2Fuploads%2FxIPXqcxmHAZj39QmKsp7%2Fimage.png?alt=media&#x26;token=4b86da4f-58e7-441b-bb47-057d6efd9b14" alt="Add Parameter Template for Application screen"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Save

Click **Save**. The parameter template is added to the application.
{% endstep %}
{% endstepper %}

## Assigning a template based on reference set

The **Hierarchy Assignment** screen supports qualifying a parameter template for a device based on its reference set.

{% stepper %}
{% step %}

### Open Hierarchy Assignment

Go to **Device Management** > **Manage Reference Sets** > **Hierarchy Assignment**.

<figure><img src="https://600591075-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHUGEtJbVPg5OkUtYCm8j%2Fuploads%2FWPbrdeDPtYdeirRTuHLH%2Fimage.png?alt=media&#x26;token=0e482a83-0a89-464d-a2eb-50eb460e34c5" alt="Hierarchy Assignment screen"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Edit the assignment

Edit the reference set for the hierarchy and parameter template assignment.

![Edit Reference Set for Hierarchy and Parameter Template Assignment](https://verifone.cloud/sites/default/files/inline-images/image_66.png)
{% endstep %}

{% step %}

### Save

![Save warnings](https://verifone.cloud/sites/default/files/inline-images/image_67.png) ![Save success](https://verifone.cloud/sites/default/files/inline-images/image_68.png)

The hierarchy reference set changes save successfully.
{% endstep %}
{% endstepper %}

<details>

<summary>Keywords</summary>

Also called: add parameter template, new parameter template. Search terms: reference set assignment, hierarchy 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/adding-parameter-template.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.
