# Create New Alert

1\.       Click **Alerts** from the sidebar menu.

2\.       Click on **Add New Alert** button.

3\.       Enter a **Name** for the new alert.

4\.       Enter a **Description** for the new alert.

5\.       Select an alert **Metric** (alert type).

6\.       Enter a **Trigger If** identifier. (must be a positive integer)

7\.        Select a **Severity** level for the alert.

–      Critical

–      Error

–      Warning

–      Info

8\.       Click **Select** to assign the alert to a Group of Things or Tags.

9\.       Select a Group of Things from the list and click **Save**.

10\.     Select an alert **Action**:

–      Suspend Device

–      Block Data

–      Refresh Connection

–      Alert Webhook

–      Send SMS to Thing

11\.    Click **Save & Close** to update alert settings in system database.

![](/files/avJS2AQLTKYJXTbiHPeV)


---

# 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.monogoto.io/advanced-console/alert-management/create-new-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.
