# Colour coding

### Today only&#x20;

When viewed for today only, the header for each section on the Details page gives an indication if it is currently impacting the associated heat tile colour. This applies for collapsed sections also - see next section.&#x20;

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td>No colour / grey / green</td><td>No issue or for week, month or any day other than today</td></tr><tr><td><mark style="background-color:orange;">Amber</mark></td><td>At least one issue, this watch is alerting, meaning a threshold has been breached</td></tr><tr><td><mark style="color:red;">Red</mark></td><td>At least one issue and ths watch has been alerting for some time</td></tr></tbody></table>

{% hint style="success" %}
This colour coding applies to all watch types (except Flow and NBAR) on today only.&#x20;
{% endhint %}

#### Amber example

<figure><picture><source srcset="/files/3bD739KudvGwjngU5ZCO" media="(prefers-color-scheme: dark)"><img src="/files/oSJjLBtvjvKYTOhLZDxc" alt="Amber watch"></picture><figcaption><p>This Traffic Load section is amber. The Outbound load has been exceeding the 80% threshold for more than 30 minutes.</p></figcaption></figure>

#### Red example

<figure><picture><source srcset="/files/30I9tdEwkaxA6McMWZH5" media="(prefers-color-scheme: dark)"><img src="/files/ZXtR4CaQVoOp9JNSSJc1" alt="Red watch"></picture><figcaption><p>This Line Availability section is red. There has been an ongoing issue for more than 6 hours.</p></figcaption></figure>

### Collapsed sections

<figure><picture><source srcset="/files/YqmK4i0tekuleoQIjhCw" media="(prefers-color-scheme: dark)"><img src="/files/wNbCC4oVBMU70haq9H9v" alt="Collapsed sections with colours"></picture><figcaption></figcaption></figure>

Even when collapsed, you can see the current state of the 4 performance tests associated with the parent tunnel. &#x20;

* Two are without colour indicating they have no issues
* One is amber indicating the beginning (or end) of at least one issue
* One is red indicating at least one ongoing issue&#x20;

There is an overall colour on the Performance Analysis section which applies for the collapsed section also. This overall colour will reflect the test in the worst state, red in this example.


---

# 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/details-page-options/colour-coding.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.
