# Event Record Details

Selecting any record within the ***Total Events*** section with the *List* visualization type chosen will reveal a detailed information pane to the left, presenting a list of parameters for in-depth event exploration.

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

Depending on the chosen ***Event Type*** tab, the provided details will slightly differ - please refer to the linked guides below for explanations on the presented attributes:

* [Delivery events parameters ](https://docs.edgecast.com/cdn/Content/RTLD/Log-Fields.htm#LogsArray)
* [WAF events parameters ](https://docs.edgecast.com/cdn/Content/RTLD/Log-Fields-RTLD-WAF.htm#LogsArray)
* [Rate Limiting events parameters](https://docs.edgecast.com/cdn/Content/RTLD/Log-Fields-RTLD-Rate-Limiting.htm#LogsArray)&#x20;
* [Bot Management events parameters](https://docs.edg.io/guides/v7/logs/rtld/log_fields_rtld_bot_manager#logs-array)

You can easily switch to the nearest older or newer record without closing the parameters list by using the arrow buttons on your keyboard, as indicated in the bottom part of the message panel.

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

Clicking the gear icon near any attribute allows you to filter the results on the page based on the selected attribute value.

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

Here, you have two options: either narrow down only the request where this attribute/value pair fully corresponds to the chosen one (the first line within the menu that appears) or, conversely,  exclude requests with such a value for this attribute (the second menu line)

After clicking on the preferred option, you’ll see that the chosen query is automatically added to the filtering field and applied:

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

To cancel the filter, just click the cross icon next to it.


---

# 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/list-visualization/event-record-details.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.
