# Total Events Section

The ***Total Events*** section at the bottom of the **Logs** workspace provides detailed information on the security transactions that have occurred within your application.

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

Depending on the ***Visualize as*** type chosen above the upper graph, the data here could be presented in one of the following views:

* [List Visualization ](/product-docs/service-menu/logs/total-events-section/list-visualization.md)
* [Timeseries Visualization](/product-docs/service-menu/logs/total-events-section/timeseries-visualization.md)
* [Pie Chart Visualization](/product-docs/service-menu/logs/total-events-section/pie-chart-visualization.md)

Please refer to the linked guides for detailed information on each of these visualization modes.


---

# 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.edgeport.com/product-docs/service-menu/logs/total-events-section.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.
