# Edit Alert

* On the **Alerting** page, click the **Edit** button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/8alerting/8.8%20Alerting%20Page.png" alt=""><figcaption><p>Alerting Page</p></figcaption></figure>

* You can edit all the form in the **Edit Alert Page**. For example, we can edit the alert time from **2 minutes** to **1 minutes**.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/8alerting/8.9%20Alerting%20Page%20-%20Edit%20Alert.png" alt=""><figcaption><p>Alerting Page - Edit Alert</p></figcaption></figure>

* There will be a notification if the Alert is successfully updated **"Alert has been successfully updated"**

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/8alerting/8.10%20Successful%20Notification.png" alt=""><figcaption><p>Notification</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/monitoring/alerting/edit-alert.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.
