# 1. Create Alert for Virtual Machine

**Step 1:** Sign in to [FPT Cloud Portal](https://console.fptcloud.com/)

**Step 2:** Go to **Cloud Guard** page > **Alert** > Select **Alerts** tab.

**Step 3:** Select **Create Alert** to open **New alert** dialog box.

**Step 4:** Users configure configure fields of information as following:

| Field                 | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| --------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Type**              | Select **Virtual Machine**                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| **Name**              | Enter alert name                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| **Applied to**        | Select **Virtual Machine** to which alert is applied                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| **Configure metrics** | <p>Customize alert threshold including:</p><p><strong>Type</strong> (Metric Type): Select the type of data you want to use to set the alarm threshold (RAM (%), CPU (%))</p><p><strong>Operator:</strong> Select the type that compares the actual value to the threshold, including the operators <, <=, >=, >.</p><p><strong>Value:</strong> Enter alert threshold. The value will be validated depending on the units of the <strong>Metric Types</strong>.</p><p><strong>Alert Interval:</strong> Select the calculation cycle of the system (3 minutes, 5 minutes, 30 minutes, 1 hour, 6 hours, 1 day)</p> |
| **Notified to**       | Select recipients to send alert from the list.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |

{% hint style="info" %} <mark style="color:blue;">**Note:**</mark>&#x20;

* Alert names in one tenant must be different.
* Servers whose status are off can also be selected, please check the status of the server before selecting.
  {% endhint %}

**Step 5:** Select **Create**.


---

# 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.fptcloud.com/en/cloud-guard-alert/manage-alert/1.-create-alert-for-virtual-machine.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.
