> For the complete documentation index, see [llms.txt](https://wiki.wakilni.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.wakilni.com/release-notes/show-items-on-the-waybill-september-2023.md).

# Show items on the Waybill - September 2023

[Made by Wakilni App with Scribe](https://scribehow.com/shared/Show_items_in_the_orders_waybill__VuoweV9hTjisDGdmHY3Khw)<br>

1\. Login to Wakilni portal.

2\. Click "Third-Party" from the side bar menu.

![Screenshot of: Click "Third-Party" from the side bar menu.](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-09-28/b46fc2fa-15d1-4816-b34a-4cd2cb460446/ascreenshot.jpeg?tl_px=0,151\&br_px=859,632\&force_format=png\&width=860\&wat_scale=76\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=74,212)

3\. Click your Shop Name

![Screenshot of: Click your Shop Name](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-09-29/bfc72b89-6e15-4f3e-8731-68fd2241a6ef/user_cropped_screenshot.jpeg?tl_px=0,21\&br_px=859,502\&force_format=png\&width=860\&wat_scale=76\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=82,384)

4\. Click "UnShipped".

![Screenshot of: Click "UnShipped".](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-09-29/3c7d88ff-6e44-4cd2-a0f2-7c04ca6bdf43/user_cropped_screenshot.jpeg?tl_px=0,114\&br_px=859,595\&force_format=png\&width=860\&wat_scale=76\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=61,335)

5\. Click on "Request Shipment" icon.

![Screenshot of: Click on "Request Shipment" icon.](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-09-28/70ac53dd-9171-434a-99e5-309492f96638/ascreenshot.jpeg?tl_px=1232,204\&br_px=1920,589\&force_format=png\&wat_scale=61\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=592,170)

6\. Select "View waybill on create" and click "CREATE".

![Screenshot of: Select "View waybill on create" and click "CREATE".](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-09-28/373cc0dd-4371-4361-8fdb-912b37bb44c4/ascreenshot.jpeg?tl_px=544,193\&br_px=1920,963\&force_format=png\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=563,369)

7\. The waybill will open for preview.

![Screenshot of: The waybill will open for preview.](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-09-28/3c21caf6-e2ac-4ae3-8ab4-f6f2fac8c7a9/screenshot.png?tl_px=0,0\&br_px=3154,1684\&force_format=png\&width=1120.0)

8. To show the waybill after shipping and creating an order, go to "Active" orders page and click on the Download button next to the desired order. The waybill will be downloaded to your computer

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

*For your inquiries, please don’t hesitate to contact us on <frontdesk@wakilni.com>*


---

# 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://wiki.wakilni.com/release-notes/show-items-on-the-waybill-september-2023.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.
