> For the complete documentation index, see [llms.txt](https://help.upos.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.upos.vn/cau-hinh-va-cai-dat/cau-hinh-thong-tin-quan-ly/diem-gui-hang.md).

# Điểm gửi hàng

### 1.  Thêm mới điểm gửi hàng

**Bước 1:** Trên trang **Tổng quan**, nhấn vào biểu tượng ![](/files/RvZOusgiwBFQmsRs4KIZ) bên góc phải màn hình.

**Bước 2:** Nhấn vào biểu tượng ![](/files/J5N3hcORq6XnFX9KFW0r) ở phần **Điểm gửi hàng**.

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

**Bước 3:** Nhấn nút **Thêm mới** ở góc trên bên phải màn hình. Nhập thông tin điểm gửi hàng và chọn trạng thái **Kích hoạt**. Sau đó, nhấn nút **Lưu**.

**Lưu ý:** Những ô có dấu <mark style="color:red;">\*</mark> là thông tin bắt buộc nhập. Không được bỏ trống.

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

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

### 2.  Chỉnh sửa thông tin điểm gửi hàng

**Bước 1:** Nhấn vào biểu tượng ![](/files/BxU9a704N5dJw28xCSQZ)ở điểm gửi hàng mà bạn cần chỉnh sửa.

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

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

**Bước 2:** Nhập nội dung cần chỉnh sửa. Sau đó, nhấn nút **Lưu** ở dưới cùng bảng thông tin.

### 3. Kích hoạt/Ngưng sử dụng hàng loạt

**Bước 1:** Chọn tất cả hoặc một số điểm gửi hàng cần thao tác

**Bước 2:** Nhấn vào nút **Thao tác** > Chọn **Kích hoạt** hoặc **Ngưng sử dụng**

<figure><img src="/files/pXxTXaR2ymtdBJ4w5hfX" 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.upos.vn/cau-hinh-va-cai-dat/cau-hinh-thong-tin-quan-ly/diem-gui-hang.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.
