# Details

The Details page gives graphic details for each watch. There are different types of details pages for bearer, switches, and Wireless Access Points (WAPs). A bearer page will have additional sections if performance tests or traffic analysis (NBAR or Flow) has been enabled.

### Details page header

* [**Details page header** For all watch types, options available, watch title, time zone and time bar settings](/details/details-page-options/header.md)

### Details pages

* [**Traffic Load** Total volume out and in, plus average and min/max traffic for the period displayed](/details/details-pages/traffic-load.md)
* [**Broadband** Chart bandwidth speeds for a broadband line to indicate any issues](/details/details-pages/broadband-bandwidth.md)
* [**Cellular Clarity** Chart the signal strength of a cellular connection against a custom threshold](/details/details-pages/cellular-clarity.md)
* [**Line Availability** Key indicator of the status of a watch, showing impacting, non-impacting and excluded availability events](/details/details-pages/line-availability.md)
* [**Performance** Results of performance tests displayed in visually powerful, easy to interpret charts](/details/details-pages/performance-charts.md)
* [**Maintenance** Markers seen when a watch is in maintenance](/details/details-page-options/maintenance-indicators.md)

### Bearers - Traffic Analysis

* [**NBAR and Flow** Feature comparison of NBAR and Flow for application data](/details/bearers-traffic-analysis/nbar-and-flow.md)
* [**Flow specifics** Visibility of applications showing top sources and destinations, plus top conversations for each](/details/bearers-traffic-analysis/flow-specifics.md)

### WiFi

* [**AP Access Point** Wireless Access Point - Access Point chart](/details/wifi/ap-access-point.md)
* [**AP Client Count** Wireless Access Point - Client Count](/details/wifi/ap-client-count.md)
* [**AP Channel Load** Wireless Access Point - Channel Load](/details/wifi/ap-channel-load.md)
* [**WiFi by vendor** WiFi options available in Highlight in terms of vendors and features](/details/wifi/wifi-by-vendors.md)

### Other watch types

* [**SD-WAN tunnels** See if tunnels are up, down or discontinued](/details/other-watch-types/sd-wan-tunnels.md)
* [**Performance Agent** Check availability on performance agents and see associated performance tests](/details/other-watch-types/performance-agent.md)
* [**Switches** Traffic levels, health issues and outages on every switch port displayed, 'critical' ports explained](/details/other-watch-types/switches.md)
* [**Cameras and Sensors**  See availability and health blips](/details/other-watch-types/cameras-and-sensors.md)


---

# 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://help.highlight.net/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.
