# Menu Quy trình

<figure><img src="/files/bPK5xuXsrvvWlb7qjnLc" alt="" width="563"><figcaption></figcaption></figure>

**a.    Chờ tôi xử lý:** các yêu cầu đang đợi người dùng xử lý

**b.    Tôi tạo:** Các yêu cầu do người dùng tạo, có thể đang đợi người khác xử lý hoặc đã hoàn thành

**c.     Tôi theo dõi:** các yêu cầu mà người dùng được thêm vào làm người theo dõi, hoặc đã xử lý các bước trước đó và hiện tại đang chờ người khác xử lý/đã hoàn thành.

**d. Danh sách quy trình theo phòng ban:** Các quy trình được phân loại theo phòng ban quản lý. Danh sách quy trình được phân quyền theo vai trò phê duyệt, do đó mỗi người dùng có thể nhìn thấy số lượng quy trình khác nhau.


---

# 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/hdsd-module-quan-ly-quy-trinh/menu-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.
