# Tabular View

Under the timeseries charts there is a tabular view which shows historical data for the specified timeframe in a tabular format.

![Historical Tabular View](https://1606342834-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M1e9aRcYREHi83_czVS%2F-M3754ZqHuKJdurKAyHH%2F-M37EIQXmYphnRy65mct%2Fweb_gui_historical_table.png?alt=media\&token=bdf65099-e29b-4577-9651-67332d57fb10)

By clicking on the dropdown on the left it’s possible to select the specific data to view. Currently, the following views are implemented:

> * Top Protocols: the top protocols traffic and the percentage of each protocol on the total traffic.
> * Top Categories: the top categories traffic and the percentage of each category on the total traffic.
> * Top Senders: the top local sender hosts and their traffic.
> * Top Receivers: the top local receiver hosts and their traffic.
> * Top Interfaces: the top interfaces of a SNMP device.


---

# 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.cybersim.io/historical-charts/tabular-view.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.
