# Maintenance Windows

Maintenance Windows is used for system maintenance and upgrades carried out in the Deka ROCK cluster. The following are the steps to set a schedule for maintenance and system upgrades at Deka ROCK:

* On the Cloudeka portal service page, select Platform, then click the Deka ROCK menu.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/17dekarock/4.0maintenan.png" alt=""><figcaption><p>Maintenance Windows (a)</p></figcaption></figure>

* On the Deka ROCK page, click More and select the Details button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/17dekarock/4.1maintenan.png" alt=""><figcaption><p>Maintenance Windows (b)</p></figcaption></figure>

* On the Others tab there are two columns, namely Day of the week to select the day and the Time Slot column to determine the hours for scheduled maintenance. Click the Save button to save changes.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/17dekarock/4.2maintenan.png" alt=""><figcaption><p>Maintenance Windows (c)</p></figcaption></figure>

* Setting Maintenance Successful notification displays that successfully saved maintenance schedule changes.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/17dekarock/4.3maintenan.png" alt=""><figcaption><p>Maintenance Windows (d)</p></figcaption></figure>


---

# 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.cloudeka.id/platform/deka-rock/maintenance-windows.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.
