# Exam vouchers

{% hint style="info" %}
Exam vouchers are available on Business and Enterprise plans
{% endhint %}

Exam vouchers allow you to create unique codes that you can share with clients or users.  Each of these codes can be used once to generate a single attempt in the associated exam.

<figure><img src="/files/4R1MsIAPQ0IRS6Gvmmnn" alt=""><figcaption></figcaption></figure>

### Set up

Go to the Vouchers page of your exam, it can be found under the Advanced sub-heading.

Click on Create Voucher.  In the menu that opens, you will need to define 3 values.

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

**Batch name -** An additional identifier that groups vouchers together.  Unique voucher codes in this batch will be pre-fixed in this value.  You could make this batch name be your clients name and / or a certain date range.

**Number of vouchers -** The number of vouchers to be created in this batch.  Must be between 1 and 1,000.

**Expiry date (optional) -** The date at which vouchers in this batch will expire.  After this date, the vouchers cannot be redeemed.

After defining these values and clicking Create, the vouchers will be created.

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

You can copy specific codes to share with individual users, or you can export a csv containing multiple voucher codes.

The Filter by batch search bar allows you to filter the visible and exported codes to batches with containing certain words.

### Redemption

Once users have their voucher code, they will need to enter it on your portals exam voucher page. Your portal url is the first part of the url on your Synap site

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

`portalUrl/exam-voucher`

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

Existing users must be logged in before going to the link.  Once they enter the code they will be taken directly to the exam start page.

New users be will be prompted to create an account after entering their code.  Once they have done that they will be directed to the exam start page.

{% hint style="warning" %}
Users who are enrolled for an exam using the voucher method will not be added to the exams user group
{% endhint %}


---

# 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://academy.synap.ac/doc/exams/create-and-manage-exams/5.-share/exam-vouchers.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.
