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

# Editing parameter template

Configure and edit application parameter templates in Device Management through the Application Library to customize deployment settings and parameter values.

{% hint style="info" %}
**Use this when** you need to change the values or description of an existing parameter template.
{% endhint %}

## Edit a parameter template

{% stepper %}
{% step %}

### Open the Application Library

Go to **Device Management** > **Manage Downloads** > **Application Library**, then click **Configure** under the *Parameter Template* column.
{% endstep %}

{% step %}

### Select and edit

Select the parameter template from the list and click the edit icon. You can only edit the parameter values and description — not the template name.

<figure><img src="https://verifone.cloud/sites/default/files/inline-images/1_17.jpg" alt="Edit parameter template screen"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Save

Click **Save**. The changes are saved successfully.
{% endstep %}
{% endstepper %}

<details>

<summary>Keywords</summary>

Also called: edit parameter template, update parameter template.

</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/editing-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.
