# Webhook

Để tạo Notification với kênh gửi/ nhận là Webhook, hãy làm theo hướng dẫn bên dưới:

1. Đăng nhập vào <https://hcm-3.console.vngcloud.vn/vmonitor>. Nếu bạn chưa có tài khoản, đăng ký miễn phí tại [tại đây](https://register.vngcloud.vn/signup).
2. Chọn thư mục **Notification.**
3. Chọn **Create a Notification**.
4. Màn hình **Create Notification** được hiển thị. Nhập **Notification name**, hãy nhập tên tuân thủ theo quy định của chúng tôi cho Notification của bạn. Sau khi tạo Notification, bạn có thể thay đổi tên cho Notification của bạn. Để biết thêm thông tin về cách đặt tên Notification, hãy xem [Notification](/vng-cloud-document/vmonitor/dashboards/notification.md).

5\. Chọn **Notification type** là **Webhook**.

6\. Nhập **Webhook address**.

7\. Nhập **Header** của webhook nếu có. Nếu bạn muốn định danh webhook thông qua header, hãy đảm bảo bạn cần nhập đầy đủ **Key** và **Value** của từng **header** đó. **Key** và **value** của **header** là các thông tin được gửi kèm theo yêu cầu HTTP từ ứng dụng server-side đến ứng dụng client-side khi có một sự kiện nào đó phát sinh trên server-side. **Key** và **value** **header** có thể được sử dụng để xác thực, mã hóa, định dạng hoặc chuyển đổi dữ liệu được gửi qua webhook.

8\. Chọn **Add header** nếu muốn thêm vùng nhập thông tin **Key**, **Value**.

9\. Chọn **Xóa** nếu muốn xóa cặp **Key, Value** đã nhập.

10\. Chọn **Create**.

<figure><img src="/files/pv3CWLVKRBT0hGnUUW3m" alt="" width="510"><figcaption></figcaption></figure>

<figure><img src="https://docs.vngcloud.vn/download/attachments/59807037/image2023-8-14_15-8-49.png?version=1&#x26;modificationDate=1692000532000&#x26;api=v2" alt=""><figcaption></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.vngcloud.vn/vng-cloud-document/vmonitor/dashboards/notification/lam-viec-voi-notification/webhock.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.
