> 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/3.-kho/3.3-quan-li-ton-kho/3.3.11-su-dung-ma-prefix-tu-kho.md).

# 3.3.11 Sử dụng mã prefix từ kho

1. Đăng nhập tài khoản admin -> chọn **Sales**-> chọn **Telesales** -> chọn tab **Cấu hình**&#x20;

   <figure><img src="/files/ChS7u2DvWn0loVScx5Tu" alt=""><figcaption></figcaption></figure>
2. Sau đó, chọn mục **Cấu hình đơn hàng**. Tại đây, bạn tích chọn **Sử dụng mã prefix từ kho**. Sau đó bấm **Lưu** để lưu lại thông tin.&#x20;

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

3. Tiếp theo, bạn chọn **Kho -> Quản lý tồn kho -> Danh sách kho**

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

4. Tại chi nhánh kho, chọn biểu tượng ![](https://docs.sandbox.com.vn/~gitbook/image?url=https%3A%2F%2Flh7-rt.googleusercontent.com%2Fdocsz%2FAD_4nXcGmw3I_a3sYBOGu9PVP3w4V9NP3PjX2Gj4oFvddJ8akfsYhQXggUJzxdF7fSR7Vpaiz2_CpXQ_c7YDrIEi4Z5Reayeg-uCHnr1aKIqaqd4dq0CCa9tAyDH0u83dgnippu_2AqkSg%3Fkey%3DzA_5m7UwHzeJEyyG2sJ88Q\&width=300\&dpr=4\&quality=100\&sign=5766d635\&sv=2) tại cột thao tác

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

5. Đặt tên cho mã prefix tại trường **Tiền tố sinh mã đơn hàng tự động**

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

6. Bấm **Lưu** để lưu lại thông tin&#x20;


---

# 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/3.-kho/3.3-quan-li-ton-kho/3.3.11-su-dung-ma-prefix-tu-kho.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.
