# Events Overview

CrossEngage allows you to track and view events in the CrossEngage app, such as Events sent by WebHooks or generated by Campaigns. To see a summary of Events in CrossEngage, go to the Debugging Menu and Click on Events Overview.

<figure><img src="/files/BAoNqoo9Adr0X1lVgNud" alt=""><figcaption></figcaption></figure>

Here, you can see a summary of total monthly events over the last 12 months. Scroll to the second graph on the page.

<figure><img src="/files/EFZkn5oKRdpv5ZsQlFVG" alt=""><figcaption></figcaption></figure>

Click the calender icon on the top right corner of the screen. Here, you can choose the time range for which CrossEngage will show Events. Click the Lightning Bolt icon on the top right corner of the screen. This allows you to specify which Events to display. Using these two icons, you can modify the graph to show your desired Events data.

{% hint style="info" %}
By hovering the mouse pointer over the graph, you can see the number of events for a specific point on the graph.
{% endhint %}

You can also see Events as they are recieved by CrossEngage in Real-Time. Simply go to the Activity Tab, and Click on Event Stream. In the Event Stream page, click on "Start Listening" to see any new incoming Events.

<figure><img src="/files/0T9sgndT1LJZ8ZBWowHz" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You can use the Event Stream to test Webhooks when you integrate them in your website.
{% 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://documentation.crossengage.io/data-and-engagement-platform/system-monitoring/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.
