> For the complete documentation index, see [llms.txt](https://help.fastwork.vn/fastwork-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.fastwork.vn/fastwork-help-center/huong-dan-s-dung-chi-tiet/fastwork-hrm/fastwork-news/thao-tac-nguoi-dung/huong-dan-cap-nhat-muc-do-quan-trong-cho-thong-bao-noi-bo.md).

# Hướng dẫn cập nhật mức độ quan trọng cho thông báo nội bộ

## 1. **Cập nhật nhanh mức độ quan trọng của thông báo**

**Bước 1:** Chọn **HRM** ->  chọn **Thông báo**

<figure><img src="https://fc-use1-00-pics-bkt-00.s3.amazonaws.com/79620180ce66e27c66759c0d02a48a90ecc67a56e568b1d445f1e7ebd35a3fbc/f_faq-image/u_3e38da1de48fe4f2078620490fbd5d467f75d2fd226e5659079160450f082d15/img_j3t0u5bsfi_381bc24ba2d3703e3e22424d5097decef528d6a1c7a3975583f72b7ae9cf1a90.png" alt=""><figcaption></figcaption></figure>

**Hoặc:**

<figure><img src="https://fc-use1-00-pics-bkt-00.s3.amazonaws.com/79620180ce66e27c66759c0d02a48a90ecc67a56e568b1d445f1e7ebd35a3fbc/f_faq-image/u_3e38da1de48fe4f2078620490fbd5d467f75d2fd226e5659079160450f082d15/img_cs7i50fsam_5c86386ce04835064233724b3b7f8067d3a0e93af68f37fdb3c5900e7ec31a05.png" alt=""><figcaption></figcaption></figure>

**Bước 2:** Chọn **Biên tập** ở thanh công cụ bên trái màn hình

<figure><img src="https://fc-use1-00-pics-bkt-00.s3.amazonaws.com/79620180ce66e27c66759c0d02a48a90ecc67a56e568b1d445f1e7ebd35a3fbc/f_faq-image/u_3e38da1de48fe4f2078620490fbd5d467f75d2fd226e5659079160450f082d15/img_1609319464491.png" alt=""><figcaption></figcaption></figure>

**Bước 3:** Tích vào dấu sao để đánh dấu quan trọng hoặc bỏ tích dấu sao để đánh dấu Bình thường.&#x20;

<figure><img src="https://fc-use1-00-pics-bkt-00.s3.amazonaws.com/79620180ce66e27c66759c0d02a48a90ecc67a56e568b1d445f1e7ebd35a3fbc/f_faq-image/u_3e38da1de48fe4f2078620490fbd5d467f75d2fd226e5659079160450f082d15/img_1609319527483.png" alt=""><figcaption></figcaption></figure>

## 2. **Cập nhật trong giao diện chi tiết**

**Bước 1:** Chọn thông báo muốn thay đổi mức độ quan trong

<figure><img src="https://fc-use1-00-pics-bkt-00.s3.amazonaws.com/79620180ce66e27c66759c0d02a48a90ecc67a56e568b1d445f1e7ebd35a3fbc/f_faq-image/u_3e38da1de48fe4f2078620490fbd5d467f75d2fd226e5659079160450f082d15/img_1609319488568.png" alt=""><figcaption></figcaption></figure>

**Bước 2:** Chọn **Mức độ** **quan trọng** để thực hiện cập nhật

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

**Bước 3:** Chọn **Lưu thay đổi** để cập nhật thành công.

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


---

# 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://help.fastwork.vn/fastwork-help-center/huong-dan-s-dung-chi-tiet/fastwork-hrm/fastwork-news/thao-tac-nguoi-dung/huong-dan-cap-nhat-muc-do-quan-trong-cho-thong-bao-noi-bo.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.
