> For the complete documentation index, see [llms.txt](https://docs.higiocloud.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.higiocloud.vn/hi-gio-user-guide-vn/back-up-as-a-service/1.-hi-gio-baas/cach-cau-hinh-nhan-canh-bao-tu-baas.md).

# Cách cấu hình nhận cảnh báo từ BaaS

## <mark style="color:green;">**Tổng quan**</mark> <a href="#introduction" id="introduction"></a>

Đây là tài liệu hướng dẫn cách cấu hình nhận cảnh báo từ BaaS.

## <mark style="color:green;">**Quy trình**</mark> <a href="#guidance" id="guidance"></a>

{% stepper %}
{% step %}
**Bước 1:** Truy cập qua URL:

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

Đăng nhập, sau đó nhấn **Configuration**

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

{% step %}
Bước 2: Chọn **Templates > Predefined Alarms** và sau đó chọn cảnh báo muốn nhận thông báo để cấu hình tham số:

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

{% hint style="warning" %}
**Chú ý**: Chi tiết của tất cả các cảnh báo trong tài liệu Veeam như sau.

Alarms - Sử dụng Hướng dẫn Veeam Service Provider Console, hoặc bạn có thể đọc Knowledge Base trong Edit Alarm.
{% endhint %}
{% endstep %}

{% step %}
Bước 3: Chọn cảnh báo bất kỳ bằng cách **Đánh dấu rule > Edit** và chọn các **Rules** để nhận thông báo hoặc **Add** tham số:

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

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

{% step %}
Bước 4: Xác định **Actions** khi nhận được thông báo. Chúng tôi có 2 phương pháp và có thể **Add** thêm tham số:

* **Send email notification:** Nhập email nhận thông báo (cách nhau bằng dấu phẩy).
* **Execute script:** thực thi một script tùy chỉnh mà bạn muốn.

Sau đó, chọn **condition** để kích hoạt **actions**.

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

<mark style="color:red;">Chú ý:</mark> Nếu bạn đã định nghĩa email trong hồ sơ người dùng, bạn có thể chỉ định nó theo vai trò thay vì email.
{% endstep %}

{% step %}
Bước 5: Nhấn **Finish** để lưu cấu hình Alarm Settings:

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

{% step %}
**Bước 6**: Đánh dấu cảnh bảo và chọn **Enable** để kích hoạt để sử dụng Alarm:

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.higiocloud.vn/hi-gio-user-guide-vn/back-up-as-a-service/1.-hi-gio-baas/cach-cau-hinh-nhan-canh-bao-tu-baas.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
