# Maintenance mode

Maintenance mode is useful when you need to update your website without allowing visitors to see unfinished changes.

#### **Steps to Enable Maintenance Mode:** <a href="#steps-to-enable-maintenance-mode" id="steps-to-enable-maintenance-mode"></a>

* **Go to WordPress Dashboard** → Navigate to **Elementor** → **Tools**.
* Click on the **Maintenance Mode** tab.
* Under **Mode**, select:
  * **Maintenance:** Only logged-in admins can access the site, while visitors see the maintenance page.
  * **Coming Soon:** Search engines can still index your site while showing a coming soon page to visitors.
* **Select a Template:**
  * Choose an existing **Maintenance Mode** or **Coming Soon** page template.
  * If you don’t have one, create a new page using **Elementor** and design it as needed.
* Click **Save Changes** to activate Maintenance Mode.

<figure><img src="/files/uBJIa5NMuxSb7a6Zxz6p" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/eUW3jzalXoANuYw540pV" alt=""><figcaption></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://buddhathemes-test.gitbook.io/ogie/pages/maintenance-mode.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.
