# Cấu hình quy trình

{% embed url="<https://www.youtube.com/watch?v=EB77jcLZwUI>" %}

Tại màn hình chính của module, phía trên là thanh công cụ.&#x20;

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

Thanh công cụ có các chức năng:&#x20;

* Duyệt: Dùng để duyệt yêu cầu được chọn (có thể duyệt nhiều hơn 1 yêu cầu), không cần phải vào chi tiết yêu cầu.&#x20;
* Chuyển xử lý: Chuyển người xử lý hiện tại của yêu cầu sang cho người khác.&#x20;
* Xóa: Xóa yêu cầu.&#x20;
* Làm mới: Reset toàn bộ thông tin, cập nhật lại thông tin (nếu có thêm yêu cầu mới).&#x20;
* Xuất dữ liệu: Xuất toàn bộ yêu cầu hoặc những yêu cầu được chọn ra file Excel.&#x20;
* Hiển thị: Lựa chọn các cột/trường thông tin người dùng mong muốn hiển thị ở màn hình Quy trình.&#x20;
* Nhóm theo: Nhóm các yêu cầu theo Quy trình hoặc Người gửi hoặc Xóa nhóm để sắp xếp theo thứ tự từ mới nhất đến cũ nhất.&#x20;

<mark style="color:red;">Lưu ý:</mark>

Mọi chỉnh sửa về cấu hình chỉ áp dụng với yêu cầu tạo mới. Những yêu cầu cũ vẫn giữ tiến trình theo cấu hình cũ.


---

# 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-cai-dat-va-cau-hinh-quan-tri-vien/cau-hinh-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.
