> For the complete documentation index, see [llms.txt](https://mariadb.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mariadb.com/docs/mariadb-cloud/reference/maintenance-windows.md).

# Maintenance Windows

Every MariaDB Cloud database operates with an assigned weekly maintenance window. You can configure a different preferred maintenance period for each of your services.

## Window Configuration Details

* Each maintenance window is a block of **1 hour**.
* Windows are defined in **UTC** to provide consistency across global time zones and daylight saving time (DST) changes.
* If you don't select a window during or after launch, a default window is automatically assigned for your service, scheduled during off-peak hours for the deployed region's local time.

You can view and change your assigned window at any time from the **Maintenance** pane on the Service detail page. See [Maintenance Management](/docs/mariadb-cloud/cloud-usage/maintenance-management.md) for the full workflow.

## Auditability and Compliance

MariaDB Cloud maintains a comprehensive, auditable history of all maintenance activities for each service. This history records when maintenance was scheduled, executed, and completed. Customer actions — including manual application, window changes, and deferrals — are permanently recorded to provide a complete audit trail for compliance and troubleshooting.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://mariadb.com/docs/mariadb-cloud/reference/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.
