# Maintenance indicators

### Overview

This page shows the indicators in place for current and past maintenance periods.  [Putting watches into maintenance windows is an admin task.](https://support.highlight.net/help/admin/create_container#maintenance_tab) &#x20;

{% hint style="info" %}

#### In maintenance  <picture><source srcset="/files/DCPpkgHz04jexgzIfnFF" media="(prefers-color-scheme: dark)"><img src="/files/JrKVRD5I67SN056HBH2v" alt="Maintenance indicator"></picture>

Watches in maintenance do not send alerts, change the colour of heat tiles nor decrement availability figures
{% endhint %}

### Details page - Header

When a watch is in maintenance, the maintenance icon shows in the header

<figure><picture><source srcset="/files/Om4iMKsPJ82LfhmWIxS4" media="(prefers-color-scheme: dark)"><img src="/files/OJBAEhZELK6QSv7LEH4r" alt="Details page Maintenance indicator"></picture><figcaption></figcaption></figure>

Hover on the maintenance icon to see:

* the name of the container/maintenance window ("Maintenance ON 24x7 Container" in the image)
* the time remaining in the maintenance window ("9h 14m" in the image); less than one minute remaining will show as "<1m"
* if you see a number in brackets (2), this means there's more than one maintenance window in effect for this watch. The time remaining is when the first maintenance window is due to end. This time will then adjust to show how long until the next maintenance window is due to end.

### Details page - Background colours

Find out more about [Details page background colours](/details/details-page-options/background-colours.md#maintenance-periods-purple-backgrounds).&#x20;

### Details page - Performance test

<figure><picture><source srcset="/files/zT1kxaeX8p63JGXB4Lov" media="(prefers-color-scheme: dark)"><img src="/files/4pyTyBbUpLBXAgOj6A7w" alt="Details page performance chart in maintenance"></picture><figcaption></figcaption></figure>

When a performance test is in maintenance, you will see a purple background area on the chart and a marker showing:

* the maintenance icon&#x20;
* the name of the maintenance window ("Maintenance ON 24x7 Container" in the image above)
* the time remaining in the maintenance window (8h 29m in the image above). If it's less than one minute remaining, "<1m" shows.
* if you see a number in brackets (2), this means there's more than one maintenance window in effect for this test. The time remaining is when the first maintenance window is due to end. This time will then adjust to show the next maintenance window in effect.


---

# 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/maintenance-indicators.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.
