# Track Number of Registrations

As of **January 22, 2026**, PEARS displays total registration counts — including both in-progress and completed registrations — across the Community Events module. Users can access detailed registration information through Manage Registrations.

## What Changed

### Event List View

The Community Events list now shows the registration count for each event directly in the listing view.

![Screenshot: The Community Events list view showing the registration count column for each event](/files/PFL7f48UPI7xD9QnpUjh)

### Event Summary View

When viewing an individual event, the summary page displays the registration count next to the registration management button.

{% hint style="info" %}
**TIP:** The registration count includes both in-progress and completed registrations. To see a breakdown by status, open the event and go to Manage Registrations.
{% endhint %}

## Related Documentation

* [Manage Registrations](/plan/community-events/manage-registrations.md) — View, edit, and manage individual registrations


---

# 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://support.pears.io/updates/community-events-2026/track-number-of-registrations.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.
