# Sign-Up Summary

The *Sign-up summary* report lets you check how sign-ups went in a given year — how many participants enrolled in each course and which ones attracted the most interest. Use it to compare the current season with previous years and spot which time slots or skill levels draw the biggest crowds.

## How to generate the report

1. Go to *Reports* → *Participation* → *Sign-up summaries*.
2. Select the period you want.
3. Click *Generate a report*.

![Sign-up summaries report with a date range selector and Generate a report button](/files/Du0IDtbE5X0l0SVCyjcG)


---

# 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/online-sign-ups/sign-up-summary.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.
