# Create Alert

This guide explains how to create an Alert. By create the alert user can identify if there are any issues with their instances.

* Go to **Alerting** page

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

* Click **Create Alert** button.

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

* Fill in the form Create Alert.

<table><thead><tr><th width="183">Column</th><th>Description</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td>Name of Alert</td></tr><tr><td><strong>Description</strong></td><td>Description of Alert</td></tr><tr><td><strong>Select Metrics</strong></td><td>To determine the context of the alert, so the recipients can oversee if there are any issues. The alert can be selected by one of these following metrics:<br>- CPU<br>- RAM<br>- Network</td></tr><tr><td><strong>Severity</strong></td><td>To determine how critical the alert to notify the recipients.</td></tr><tr><td><strong>Apply To</strong></td><td>Select which instance to apply the Alert.</td></tr><tr><td><strong>Send Alert Via</strong></td><td>Choose the recipients of the alert.</td></tr></tbody></table>

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

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

* Click **Add more recipients** link, then choose the recipients. Save the changes by click **Add Recipients to Alert** button.

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

* The alert recipients have been added. Then, click the **Create Alert** button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/8alerting/8.6%20Recipients%20Added.png" alt=""><figcaption><p>Create Alert Form</p></figcaption></figure>

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

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/8alerting/8.7%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/create-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.
