> 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/faststore/thao-tac-quan-tri/cach-them-moi-danh-muc-vi-tri-trong-quan-ly-chuoi.md).

# Cách thêm mới danh mục vị trí trong quản lý chuỗi

Để thực hiện tạo ra danh mục các vị trí trong một cơ sở thực hiện như sau

**Bước 1:** Từ menu **OFFICE** **→** chọn **Quản lý chuỗi**

<figure><img src="/files/8nDBSel8LsfhqX9apL2M" alt=""><figcaption></figcaption></figure>

**Bước 2:** Tại đây chọn **Danh mục** **→** sau đó thực hiện thêm các vị trí công việc

* **Cách 1: Thêm trực tiếp trên phần mềm**

Tại danh mục vị trí công việc chọn **+Vị trí** để thực hiện thêm mới các vị trí làm việc&#x20;

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

Thực hiện nhập mã vị trí, tên vị trí và chọn **+Tạo vị trí** để lưu lại

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

* **Cách 2: Thêm danh sách vị trí bằng file excel**​​​​

Tại giao diện danh sách vị trí chọn **Tiện ích** **→** Chọn **Nhập dữ liệu**

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

Thực hiện tải file mẫu để nhập đúng các trường theo quy định của phần mềm

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

Thực hiện nhập thông tin vào file mẫu vừa tải:

– **Mã:** Mã vị trí

– **Tên:** Tên các vị trí làm việc tương ứng

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

Sau khi nhập xong thực hiện tải dữ liệu lên hệ thống

Chọn nút **Chọn file** **→** Lựa chọn file vừa nhập **→** chọn nút **Bắt đầu tải file**

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

Sau khi dữ liệu upload được 100% ấn nút **Nhập dữ liệu**

<figure><img src="/files/EJQQq2Eb1kkl8OLVLBWG" 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/faststore/thao-tac-quan-tri/cach-them-moi-danh-muc-vi-tri-trong-quan-ly-chuoi.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.
