# AP Access Point

### Overview

For an Access Point (AP), this section shows graphically the volume in and out for the selected time period (day, week, month) and date. It also shows CPU if available and the availability of the AP.

<figure><picture><source srcset="/files/NISEZdVeIYTOSJZFXnJb" media="(prefers-color-scheme: dark)"><img src="/files/IkAzGZKfKzsMfW0qvhBW" alt="WiFi Access Point Chart"></picture><figcaption></figcaption></figure>

For additional WiFi charts, refer to:

* &#x20;[WiFi Channel Load](/details/wifi/ap-channel-load.md)
* &#x20;[WiFi Client Count](/details/wifi/ap-client-count.md)

### Colour coding

When viewed for today only, each section on the Details page gives an indication if it is currently alerting and thus impacting the associated heat tile colour. Find out more about [colour coding](/details/details-page-options/colour-coding.md).&#x20;

### Volume In/Out description

A vertical bar is drawn on the chart for each poll (typically every five minutes).

Highlight does not change the colour of heat tiles nor send alerts for volume.\
Note: Volume may not be available, depending on the equipment manufacturer.

**Vertical axis:**  Scaling adjusts depending on data

**Horizontal axis:**  Adjusts according to the selected time period to show "hours" in day view and "days" in week and month views; redraws if the time zone is changed at the top right of the Details page

### Time periods

Highlight displays the values for each data point in the time period:

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td>Day</td><td>Shows multiple data points per hour (one for each polling period, usually one to five minutes)</td></tr><tr><td>Week</td><td>Shows 24 data points per day (every hour), Maximum for each hour is shown</td></tr><tr><td>Month</td><td>Shows 6 data points per day (every 4 hours), Maximum for each 4 hour period is shown</td></tr></tbody></table>

For any time period, hover on a point to see date, timestamp, volume in/out, CPU and availability status. If hovering on a week or month, there may be multiple availability states in the time period. See the Availability section for more detail.

### CPU

**CPU utilisation** is shown as a grey line if unavailable or a thicker green line up to 50%. Hover on the chart to see timestamp and precise values. Above 50% it's shown in coloured blips:

<table><thead><tr><th width="86">Colour</th><th width="86">Grey line</th><th width="111">Green line</th><th width="114">Green</th><th width="118">Amber</th><th width="112">Orange</th><th>Red</th></tr></thead><tbody><tr><td>CPU util</td><td>0%</td><td>Up to 50%</td><td>51% to 65%</td><td>66% to 80%</td><td>81% to 95%</td><td>96% to 100%</td></tr></tbody></table>

Highlight does not change the colour of heat tiles nor send alerts for CPU utilisation.\
Note: CPU utilisation may not be available, depending on the equipment manufacturer.

### Availability

Coloured blips, with the priority and meaning shown below, are drawn on the Availability line.

<table><thead><tr><th width="114">Priority</th><th width="139">Blip Colour</th><th>Issue</th></tr></thead><tbody><tr><td>1</td><td>Red</td><td>AP reported as Down</td></tr><tr><td>2</td><td>Maroon</td><td>AP taken out of service. If the access point has been shut down deliberately on the controller.</td></tr><tr><td>3</td><td>Blue</td><td>No data, controller is not contactable</td></tr><tr><td>4</td><td>Turquoise</td><td>The radio frequency has changed channel between polls</td></tr><tr><td>5</td><td>Green</td><td>AP is up</td></tr></tbody></table>

#### Week/Month: Priority on availability states

For week or month, if more than one availability event occurs during the time span (one hour for a week, 4 hours for a month), then only one blip is shown on the Availability line using the priority shown in the table above.

All availability events for the time span are listed in the tooltip when hovering on a point.

### Zoom options

There are two methods to zoom in on charts: drag and click. Find out more about [zoom options.](/details/details-page-options/zoom-options.md)

### Background colours

Grey backgrounds indicate non-business hours and purple backgrounds indicate maintenance periods.  Find out more about [background colours](/details/details-page-options/background-colours.md).

### Path to WiFi Controller

From the AP Details page, hover on the controller icon to view the path its location


---

# 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/wifi/ap-access-point.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.
