# Statistics

Each device page presents statistics in traffic terms per interface as a line graph of bandwidth over time.

![](https://content.gitbook.com/content/4jndIdbnVuxkv0YY1wQV/blobs/fHIrraPBrRH1WwiNiDNS/Screen%20Shot%202021-07-29%20at%202.52.10%20PM.png)

The generated image may be downloaded for offline use.

![](https://content.gitbook.com/content/4jndIdbnVuxkv0YY1wQV/blobs/lRD8IylmmyoYVWU8xZI9/Screen%20Shot%202021-07-29%20at%202.53.14%20PM.png)

Accessing Wi-Fi Analysis and Last Statistics may be found at the top right of Statistics tile.

![](https://content.gitbook.com/content/4jndIdbnVuxkv0YY1wQV/blobs/SQkGtYAqR36OK1Hc1Zpd/Screen%20Shot%202021-07-29%20at%203.06.20%20PM.png)

## Wi-Fi Analysis

Operating channels, channel width, noise floor and transmit power are the first values reported in Radios table.

Viewing associations, from the Associations table, and their use is important in terms of bandwidth and connection quality. Wi-Fi Analysis helps visualize each client association, this could be an end user device or a WDS or Mesh association.

Each association is known by their MAC address or BSSID value. The mode of connection will indicate if an end user client device entering the "ap" or if a client is associated as "wds" or "mesh.

![](https://content.gitbook.com/content/4jndIdbnVuxkv0YY1wQV/blobs/j247qxZfmugR8R2DFm05/Screen%20Shot%202021-07-29%20at%202.57.34%20PM.png)

The access point view of RSSI, Rx and Tx Rate, Modulation Coding Scheme and Number of Spatial Streams are exposed for each association.

Using the slider along the top, the last 15 to 30 minutes of performances data may be viewed.

## Latest Statistics

The option to view Latest Statistics is at time of the MVP release, intended to help the Community see on a per device basis how much, or how little depending on device configuration, is being sent to the OpenWiFi Gateway in terms of telemetry.

![](https://content.gitbook.com/content/4jndIdbnVuxkv0YY1wQV/blobs/HvPpGloyf9jQcbr4oiZy/Screen%20Shot%202021-07-29%20at%203.04.42%20PM.png)


---

# 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://tip-1.gitbook.io/openwifi/sdk/user-interface/devices-view/statistics.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.
