# Maintenance

Maintenance Windows allows you to set a maintenance schedule which will stop all monitor activity during the specified time, and automatically continue to run afterwards.

**What is a maintenance?**

It's a process which contains software preparation, problem identification and finding out about product configuration management.

• The problem identification process includes checking validity, examining it and coming up with a solution and finally getting all the required support to apply for modification.

• The platform migration process, which is used if software is needed to be ported to another platform without any change in functionality

So while these processes are active, active monitor tests may interfere with them, that's where Maintenance Windows comes in handy and provides the option to stop the chosen monitor tests at any desired time and resume them when needed.

**Maintenance schedule has several options:**

&#x20;• Once, when you have a sudden and critical issue.&#x20;

• Weekly and monthly for scheduled occasions such as software updates.

**To set up maintenance head over to the Monitoring section and click on Maintenance:**

![](/files/-M_QT8Flpg8TbKUagsD7)

**Click on New Window, give it a meaningful name, and choose your desired frequency and save:**

![](/files/-M_QUPnF233q1sJjLCL5)

**After saving, your preferences the maintenance will appear and you'll be able to modify it or delete it under ACTIONS**

![](/files/-M_QUtCf3SCG65g1kLuv)


---

# 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://docs.cloudbeat.io/cloudbeat-synthetic-monitoring/maintenance.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.
