# Custom events overview

### Overview

This is a list of all custom events with general statistics for each of them:&#x20;

* The total **number of events** for a selected time period
* The **number of users** who completed these events
* The average number of **events by user** (calculated as the total number of events divided by the number of unique users)

<figure><img src="/files/7yuDtYLxckTe0ycJ6hhb" alt=""><figcaption></figcaption></figure>

The default time period for the overview is last 7 days, you can change it with a calendar button.

{% hint style="info" %}
This report requires Custom Event integration. Learn more [here](/basic-events-and-custom-events.md#custom-events)
{% 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://docs.devtodev.com/custom-events-overview.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.
