> For the complete documentation index, see [llms.txt](https://numerous-networks.gitbook.io/noversight-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://numerous-networks.gitbook.io/noversight-docs/noversight-tutorial/noversight-macos-analysis/noversight-wi-fi-analysis/live-view-top-screen.md).

# Live View (Top screen)

## Wi-Fi Dashboard

The Wi-Fi Dashboard is where the real-time Wi-Fi information is displayed as the logs are parsed.

It always shows the data at the location of the Timeline Slider. In live capture mode, with the Timeline Slider to the far right, it will continuously update and show the most recently received information.

If the Timeline Slider is moved, the Wi-Fi Dashboard will show the information at the location of the Timeline Slider.

***

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

***

Some of the information can be uncovered by pressing the buttons at the top right?

{% hint style="info" %}
Load in a test file and move the Timeline Slider around to see how the charts change

* Can you find the point where the signal is weakest
* Can you find the point where the channel is busiest
* Can you find a time when significant data is being passed over Wi-Fi
* Do you remember where you saw "Responsiveness" before? Is there data in there - where did it come from and can you update it?
* Are you using a Private or Device MAC to connect to this Wi-Fi&#x20;
  {% endhint %}

## The flexible right dashboard

As has been seen in the settings, the right dashboard can be set to a number of different views.

The default is the Cell Dashboard. It is very similar to the Wi-Fi dashboard. Take a look around.

When the Wi-Fi and Cell Dashboards are used together, the <img src="/files/DeiIpnny8yzfyh5k5WdL" alt="" data-size="line">indicator next to the network name indicates which network is being used for primary traffic (it can be the case that both networks are passing data - in some circumstances)

The other dashboard views are all covered in the next section.

### Cell Dashboard

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

{% hint style="info" %}
Load in a test file and move the Timeline Slider around to see how the charts change

* Can you find details about the SIM
* How many cell sites have been connected to in this test
  {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://numerous-networks.gitbook.io/noversight-docs/noversight-tutorial/noversight-macos-analysis/noversight-wi-fi-analysis/live-view-top-screen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
