# Duyệt hàng loạt quy trình

1. Mục đích &#x20;

Chức năng Duyệt hàng loạt cho phép người dùng xử lý nhiều yêu cầu/phê duyệt cùng lúc trên một màn hình, giúp tiết kiệm thời gian và tăng hiệu quả làm việc.&#x20;

2. Mô tả chức năng &#x20;

Hệ thống hỗ trợ:&#x20;

* Hiển thị danh sách các yêu cầu cần phê duyệt. &#x20;
* Cho phép chọn nhiều bản ghi để thực hiện phê duyệt đồng thời. &#x20;
* Tùy chỉnh cấu hình cột hiển thị theo từng loại quy trình. &#x20;
* Cá nhân hóa giao diện theo nhu cầu người dùng.&#x20;

3. Các bước thực hiện &#x20;

Bước 1: Truy cập danh sách phê duyệt&#x20;

* Vào module Quy trình hoặc Văn bản. &#x20;
* Chọn danh sách các yêu cầu cần phê duyệt.&#x20;

<figure><img src="/files/1AvebjATUxKz2Wuv8XWz" alt=""><figcaption></figcaption></figure>

* Nhấn tích chọn vào các ô vuông để chọn các quy trình cần duyệt &#x20;

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

* Sau đó nhấn **\<Duyệt>** để phê duyệt quy trình &#x20;

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

* Màn hình hiển thị toàn bộ các quy trình cần phê duyệt, có thể chọn **\<Hiển thị>** để tùy biến lựa chọn hiển thị duyệt các metadata của từng quy trình

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

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

* Nhấn chọn **<Áp dụng>** để lưu hiển thị&#x20;

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

* Chọn **\<Xác nhận>** để duyệt các quy trình đã chọn. Sau khi duyệt thành công phần ghi chú sẽ hiển thị thành công “Successful”&#x20;


---

# 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://spsvn.gitbook.io/product-docs-1/huong-dan-su-dung-cho-nguoi-dung-1/quy-trinh/duyet-hang-loat-quy-trinh.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.
