> 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/generate-waybills-for-multiple-orders-jan-2024.md).

# Generate Waybills for Multiple Orders - Jan 2024

1\. As Wakilni, client login to the portal.

2\. Go to "Active" page.

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-01-24/37c87584-53c7-4707-99a8-2dff647f9e3b/ascreenshot.jpeg?tl_px=0,0\&br_px=1075,600\&force_format=png\&wat_scale=95\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=22,180)

3\. Select the orders from the list to generate their waybills.

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-01-24/513d75e5-4108-43bd-b506-64e4ee0973cb/ascreenshot.jpeg?tl_px=0,321\&br_px=1075,922\&force_format=png\&wat_scale=95\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=125,400)

4\. Click " VIEW & DOWNLOAD WAYBILLS".

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-01-24/5e26c23d-5c8d-44fe-b520-b919c28e8c8a/ascreenshot.jpeg?tl_px=844,120\&br_px=1920,721\&force_format=png\&wat_scale=95\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=870,265)

5\. You can view and download the generated waybill for the selected orders in one pdf file.

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-01-24/8647ad95-c351-404f-b17f-350d5f58b559/screenshot.jpeg?tl_px=75,0\&br_px=1794,917\&force_format=png\&width=1120.0)

6\. You have the option to "Select all" the orders viewed per page (15 orders per page).

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-01-24/6f39f40d-b308-4fd9-a09c-3b740d6a3618/ascreenshot.jpeg?tl_px=0,85\&br_px=1075,686\&force_format=png\&wat_scale=95\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=111,265)

7\. Check "Select all" checkbox then click " VIEW & DOWNLOAD WAYBILLS".

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-01-24/f7992e41-29d0-4af8-b1b4-1f879675f548/ascreenshot.jpeg?tl_px=844,115\&br_px=1920,716\&force_format=png\&wat_scale=95\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=865,265)

8\. You will have all 15 selected orders' generated waybills in one PDF file.

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-01-24/521d6c0d-9b39-4548-b680-9f886923af49/screenshot.jpeg?tl_px=80,0\&br_px=1800,921\&force_format=png\&width=1120.0)

**Note:** On Google Chrome, please make sure the popups aren't blocked for portal.wakilni.com in order to open the generated waybills in a new tab.

*For your inquiries, please don’t hesitate to contact us on* [*frontdesk@wakilni.com*](mailto: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/generate-waybills-for-multiple-orders-jan-2024.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.
