# "Add parameter" pop-up

## Overview

You can easily create templates with parameters to streamline your product management! By using the same parameters across different products, you'll save time and ensure consistent naming throughout the system.

<figure><img src="/files/oMfrbFGaaGH9MrS5PDYf" alt=""><figcaption><p>"Manage template" pop-up</p></figcaption></figure>

## Adding template

1. Click "Add" button in the "Parameters" section
2. Click "Manage templates" button in the "Add parameter" pop-up
3. Enter parameter's name into the input field in the "Templates" section
4. Click :heavy\_plus\_sign: button next to the input field
5. Enter parameter's value into the input field in the "Values" section
6. Click :heavy\_plus\_sign: button next to the input field
7. Click "Save" button to save the parameter's template

{% @arcade/embed flowId="LWNA8MtAc2Jh480gD4Vy" url="<https://app.arcade.software/share/LWNA8MtAc2Jh480gD4Vy>" %}

## Reordering values of the parameter

1. Select parameter's value you want to drag to another position
2. Click on D\&D area near the value
3. Drag it

{% @arcade/embed flowId="44y5amki7788J8chmUKj" url="<https://app.arcade.software/share/44y5amki7788J8chmUKj>" %}

## Deleting parameter or its value from the template

1. Click :heavy\_multiplication\_x: button next to the parameter or value you want to delete
2. Click "Save" button to save the parameter's template with updated values

{% @arcade/embed flowId="kX0j8SG4NJSZjYFOqaA2" url="<https://app.arcade.software/share/kX0j8SG4NJSZjYFOqaA2>" %}

{% hint style="warning" %}
The system prevents saving a parameter group if it does not contain at least one value.&#x20;
{% endhint %}

&#x20;


---

# Agent Instructions: 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.hesh.app/manuals/product-management/product-configuration/parameters/add-parameter-pop-up.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.
