> 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-reports.md).

# nOversight Wi-Fi Reports

The Wi-Fi Report is a separate tool for investigating sub-sections of the test.

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

The objective is to narrow the focus in to sub sections of the test and create individual reports. If for instance you are testing a multi-floor building you may want to focus a report in on each floor and exclude the stairs.

Let's create a report.

Start by ensuring you have the test log loaded.

On the Wi-Fi report tool page you will see the option to add a report. Press the "+" to do this now.

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

You will be presented with the complete timeline. Use the sliders to focus in on an area of time. And then refresh.

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

A report is shown which brings together the key outputs we have already explored in the Wi-Fi Analysis section. Now they are together in one grid, focussed on a time of interest and will appear in the PDF if an export is done.

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

Finally, create multiple reports of differnt time periods. Each report will appear as a page in th PDF.

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


---

# 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-reports.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.
