# One-Time Discounts Report

Do you apply one-time discounts to participants? Check who received one and when — the report collects all granted discounts in one place.

## How to generate the report

1. Go to ***Reports*** → ***Finances*** → ***One-time discounts***.
2. Set the date range you want to analyse.
3. Click ***Generate report***.

![One-time discounts report showing a list of participants and their granted discounts](/files/Nef30K9D6yIobmozAnMO)

## What the report shows

The report includes:

* the date the discount was applied
* the participant's name and their parent's name
* the discount amount
* any comment added when the discount was granted

{% hint style="info" %}
This report does **not** show individual prices set directly for a participant. Discount codes used by your clients are also included in the results.
{% 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://help.activenow.io/en/reports/one-time-discounts-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.
