> For the complete documentation index, see [llms.txt](https://cong-ty-co-phan-hop-tac-va-phat.gitbook.io/cong-ty-co-phan-hop-tac-va-phat-trien-happy-ecotech-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cong-ty-co-phan-hop-tac-va-phat.gitbook.io/cong-ty-co-phan-hop-tac-va-phat-trien-happy-ecotech-docs/documentation/tai-lieu-huong-dan-su-dung-taskflow-web-and-app/taskflow-cau-hinh-he-thong-and-quan-tri.md).

# TaskFlow: Cấu hình hệ thống & quản trị

Để hiển thị danh sách người dùng và cấu hình thêm mới/cập nhật và xóa thông tin người dùng.

### B1: Chọn biểu tượng ![](https://700981144-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOPTRpTifsLPxoSK7JhF9%2Fuploads%2FuLSm7IJGTNgnofqL8lGN%2Fimage.png?alt=media\&token=60da1d26-515b-42c8-bf8c-dff7350cc39f)

### B2: Chọn <mark style="color:$primary;">`người dùng`</mark>

<figure><img src="https://700981144-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOPTRpTifsLPxoSK7JhF9%2Fuploads%2FOOZHuB3tnga5XnqoP0lw%2F23.png?alt=media&amp;token=4d618da3-b6ab-4ea3-ba42-efd54fc9839a" alt=""><figcaption></figcaption></figure>

<figure><img src="https://700981144-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOPTRpTifsLPxoSK7JhF9%2Fuploads%2Fb0WFDLCzhpzvHlI3U7mv%2F24.png?alt=media&amp;token=fa1e5a76-762d-438e-a658-48d9b52bdc78" alt=""><figcaption></figcaption></figure>

## 1.1. Thêm mới nhiều người dùng

<figure><img src="https://700981144-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOPTRpTifsLPxoSK7JhF9%2Fuploads%2FBuPD57KhDESqwX3BwmhI%2F25.png?alt=media&amp;token=c2d43ce8-0259-4224-9fdc-2c607b45727b" alt=""><figcaption></figcaption></figure>

{% file src="/files/g5B5HhWIqW2JQgZ17tdj" %}

### B1: Tải file thông tin mẫu để thêm một loạt thông tin người dùng

### B2: Up file thông tin nhân sự đã điền từ file mẫu

### B3: Hoàn thành thêm mới nhiều người dùng.

## 1.2. Thêm mới 1 người dùng

<figure><img src="https://700981144-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOPTRpTifsLPxoSK7JhF9%2Fuploads%2FmWYsYx6VTpNTfKDUxiMV%2F26.png?alt=media&amp;token=eefe3565-9c90-44f4-80e2-622b600d0d41" alt=""><figcaption></figcaption></figure>

### B1: Điền đầy đủ thông tin người dùng vào các trường thông tin

### B2: Hoàn thành việc thêm mới một người dùng


---

# 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://cong-ty-co-phan-hop-tac-va-phat.gitbook.io/cong-ty-co-phan-hop-tac-va-phat-trien-happy-ecotech-docs/documentation/tai-lieu-huong-dan-su-dung-taskflow-web-and-app/taskflow-cau-hinh-he-thong-and-quan-tri.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.
