# Create Entitlement Voucher Template

## Description

This guide provides steps to create an entitlement voucher template. The user can use this file to configure a voucher entitlement manager.

## Pre-requisites

The user must have the Program Administrator role.

## Steps

1. Navigate to *Programs* using the menu bar.

<figure><img src="/files/LJG4NX1hqkjhqJxbmCTy" alt=""><figcaption></figcaption></figure>

2. Click on *Configuration.*

<figure><img src="/files/DzCOPpWd3jqdfsUluXvb" alt=""><figcaption></figcaption></figure>

3. Select *Payment File Configs* from the drop-down list.

<figure><img src="/files/iwy91wh9W9drfP391VPV" alt=""><figcaption></figcaption></figure>

4. Click the *Create* button to view the *Payments File Configs* creation page.

<figure><img src="/files/IusuThkAatk2XvRkIqnm" alt=""><figcaption></figcaption></figure>

5. The view allows to configure the *Payments File Template*.

* *Name:* Name of the Payments File Configuration
* *Type:* Type of Document

<figure><img src="/files/FbImosvYXyJ1HUmpSr3j" alt=""><figcaption></figcaption></figure>

6. Click on *Template* and add the HTML code.

<figure><img src="/files/cw50uh443oolnb9RWycu" alt=""><figcaption></figcaption></figure>

7. Click on *QR Codes* and then on *Add a Line.*

<figure><img src="/files/UjcxBaXYj27zGau7KoVp" alt=""><figcaption></figcaption></figure>

8. A pop-up window *Qrcode Config* appears.

* *Name*: Name of the QR Code
* *Type*: Type of QR Code
* *Data Type*: The type of code that will be embedded in the QR Code
* *Body*: Code as per the data type
* *Qrcode Version:* QR Code version
* *Qrcode Error Correct:* QR Code error correction level (L/M/Q/H)
* *Qrcode Box Size:* QR Code box size
* *Qrcode Border:* Number of borders in the QR Code

9. Click on *Save*.

<figure><img src="/files/BIaQE6ElfnQ5JY7T64Xs" alt=""><figcaption></figcaption></figure>

10. The file gets added, click on *Save*.

<figure><img src="/files/wplCbQBudfOFy9Oq1SXZ" alt=""><figcaption></figcaption></figure>


---

# 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.openg2p.org/1.1/guides/user-guides/create-entitlement-voucher-template.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.
