> For the complete documentation index, see [llms.txt](https://docs.sandbox.com.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sandbox.com.vn/2.-sale/2.3-kho-so-tha-noi/2.3.2.cau-hinh-kho-so-theo-team.md).

# 2.3.2.Cấu hình kho số theo team

1\. Tại thanh menu chọn **Sales → chọn Kho số thả nổi → chọn tab Cấu hình kho số theo team**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfeeam1SmPHfKHaNv70a5Kl2meTUOZKB1GyrK6Qdp3EJcwayVucTGJOoIrBXfHwyGBqpVrzFzXvDN8oCMB3lQbMCezeiTb2oYOSBhSLlEtca0WLI9QJgipTDmv8T68323ciUmJTEWakAQh_HCGS7N0W9Pk?key=oLDEFzA9zH1pepMP3zvqFA" alt=""><figcaption></figcaption></figure>

2\. Nhấn vào nút **Thêm mới**, sau đó anh/chị điền đầy đủ thông tin vào các trường sau:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXejmcCVf17AV9SDuH4j-ZRx5f5aeA_025RxHW3dKjcBflF3KmEyiuSh81S3LJCFe3EsUIYmd6w-oeSPPPr20znfB3sP0k3W4FZIOGgOp_WmSXcXg-JuxAnzqbjXypS6Psq-vU6wslkEY0kD3w0liEq6iNhS?key=oLDEFzA9zH1pepMP3zvqFA" alt=""><figcaption></figcaption></figure>

* Tên: Nhập tên nhóm
* Nhóm nhân viên: Thêm các team nằm trong cùng 1 nhóm

Sau đó chọn nút **“Lưu”.**

3\. Sửa cấu hình:

* Nhấn vào biểu tượng **"Chỉnh sửa"** để mở popup sửa cấu hình
* Ở popup vừa hiện lên, tiến hành chỉnh sửa dữ liệu muốn thay đổi
* Sau khi thay đổi thông tin, nhấn vào nút **"Lưu"** để lưu dữ liệu vừa chỉnh sửa

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf6EtN6bKrWjaYnanCjhf9KN-SB_Z0uFeuPBUL7AKejSyZMSOicovICf2ptnUudKPVFGvfbRJTBpPvQ4IIzyWmRLloR01j35heEgKZLBN3i5mVh5sE6EDKDtT0gTDjoR0IuMJtM9hD5bfKP_H4QL897tJT6?key=oLDEFzA9zH1pepMP3zvqFA" alt=""><figcaption></figcaption></figure>

4\. Xóa cấu hình:

* Nhấn vào biểu tượng Xóa ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcjc0E4CWhS0xVvIBNImr_2GUMNJaRaFAeEbJjHal0U9qw17cbIecp9FGcLk9qFyZ7uezcfVpoI3K_V6yqnRIMM-mLzfijhN_R_AaQWiPI8jxhYrR6m8jMEkgpxl86N9RyE6lxNzQjFwXTgLzp4Z_J3D1md?key=oLDEFzA9zH1pepMP3zvqFA)
* Sau đó ở popup Xác nhận, lựa chọn Đồng ý để tiến hành xóa cấu hình đã chọn

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfeGHeU2HrcEKWU4BWutlcqtRiJ-LdyT0shyYiDqOmS59hblH1s1L8C2OtEXK5k_eRVBWbsrEtlmRKXrDDFndmSK_zFLSn1tDfxsVwtSWbBDFhg9Pih2e4BGvzwLnWznw805B82NNYt2X1lnLWArkpNMoYe?key=oLDEFzA9zH1pepMP3zvqFA" alt=""><figcaption></figcaption></figure>

\ <br>


---

# 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://docs.sandbox.com.vn/2.-sale/2.3-kho-so-tha-noi/2.3.2.cau-hinh-kho-so-theo-team.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.
