# Gửi đơn cho đơn vị vận chuyển

## Purpose

* To send courier the orders and update tracking number on the system

## Guidance

### Solution 1. Send outside M28 system

**Step 1**: Enter "Orders", filter as per "For package". Then export that order list and send to couriers (Note: remove no tracking orders)

![Screen Shot 2021-10-01 at 17 29 07](https://user-images.githubusercontent.com/24457565/135608372-338cb5f6-87bd-4b92-ada4-5f347e1d4283.png)

**Step 2**: Enter "Packing Request", and select "Import tracking number"

![Screen Shot 2021-10-01 at 17 32 39](https://user-images.githubusercontent.com/24457565/135608440-22f18bce-f4c5-4374-ac64-c799262c22a5.png)

**Step 3**: Download sample file, then fill the data

![Screen Shot 2021-10-01 at 17 33 45](https://user-images.githubusercontent.com/24457565/135608747-c8cacc7d-d996-4b31-b90e-27ef86cdda14.png)

**Step 4**: Select warehouse, and upload on the system

### Solution 2. Send through M28 system

**Step 1**: Enter "Packing Request", select "Waiting for processing". Here is a list of no tracking orders

![Screen Shot 2021-10-01 at 17 37 09](https://user-images.githubusercontent.com/24457565/135608902-62de0003-919b-4078-aca7-148a42a49869.png)

**Step 2**: Click to mark the orders need to be handled

![Screen Shot 2021-10-01 at 17 36 42](https://user-images.githubusercontent.com/24457565/135608920-441465ef-81f6-4dae-9aec-b55affa425d1.png)

**Step 3**: Click on "Create tracking number"

**Step 4**: Re-check tab as "Error", here shows the orders cannot be sent to couriers


---

# Agent Instructions: 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:

```
GET https://hd.gobiz.vn/english/m28/dispatch_order/order_get_tracking.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
