# How to configure receive Alarm from BaaS

## <mark style="color:green;">**Overview**</mark> <a href="#introduction" id="introduction"></a>

This is a document for how to configure receive Alarm from BaaS

## <mark style="color:green;">**Procedure**</mark> <a href="#guidance" id="guidance"></a>

{% stepper %}
{% step %}
**Step 1:** Access by URL:

* HN site: <https://portal-hni-backup.higio.net/>
* HCM site: [https://portal-hcmc-backup.higio.net/](https://portal-hni-backup.higio.net/)

Log in, then click **Configuration**:

<figure><img src="/files/L9tok0mpCdDDxcu3SR7z" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 2:** Choose **Templates > Predefined Alarms** and then choose the alarm that wants to notification to set up the parameter:

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

{% hint style="warning" %}
**Attention:** The details of all the alarms in the Veeam document are as follows.

Alarms - Use the Veeam Service Provider Console Guide, or you can read the Knowledge Base option in Edit Alarm.
{% endhint %}
{% endstep %}

{% step %}
**Step 3:** Choose specific rule by **Tick a rule > Edit** to define **Rules** to get the notification or **Add** more parameters:

<figure><img src="/files/0isPF0lgdx1tL5vKiA3M" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/i2bCDajApufHgPijE2rV" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 4:** Define **Actions** to Receive the notification. We have 2 methods and can **Add** more parameters, too:

* **Send email notification:** Input the email for the received notification (separate by commas).
* **Execute script:** execute a custom script that you want.

Then, choose the **condition** to trigger the **actions**.

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

<mark style="color:red;">**Attention:**</mark> If you have defined the email on your user profile, you can specify it by role instead of email.
{% endstep %}

{% step %}
**Step 5:** Click **Finish** to save Alarm Settings:

<figure><img src="/files/2cFuhZAfqK8d3HOvMyQd" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 6:** **Enable** it to use the Alarm:

<figure><img src="/files/L2BeT7nm79v8221ue9KN" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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.higiocloud.vn/back-up-as-a-service/1.-hi-gio-baas/how-to-configure-receive-alarm-from-baas.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.
