# Discount Codes Report

Do your clients use discount codes when signing up? In the *Reports* tab you can check how many times each code was used — and in what time period.

## How to generate the report

1. Go to ***Reports*** → ***Other*** → ***Discount codes***.
2. Set the date range you want to analyse.
3. Click ***Generate report***.

{% hint style="info" %}
The *Discount codes* section only appears in the *Reports* tab if at least one discount code is active. For more information, see the [discount codes article](/en/online-sign-ups/discount-codes.md).
{% endhint %}

![Animated screenshot showing the Discount codes report being generated](/files/W6fMR8qXyRSyzsCDbzYR)

## What the report shows

The report shows how many times each code was used during the selected period. Only codes that were used at least once are displayed. Codes deleted from the system are not included.

To find codes that became inactive, set the appropriate date range — historical data is available even after a code has been deactivated.

![Discount codes report showing a table with discount code names and total use count for the selected date range](/files/hKDAqx3CoUgdDEyCaW5o)


---

# 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://help.activenow.io/en/reports/discount-codes-report.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.
