# Printing Orders

The **Printing Orders** feature in Picky Assist allows you to **generate and print physical copies** of each customer order directly from your dashboard. This is especially useful for maintaining offline records, managing deliveries, or sharing order details with your fulfillment team.

### Step 1: Navigate to Orders

Go to your **Picky Assist Dashboard → More Menu → Commerce →** [**Orders**](https://app.pickyassist.com/commerce/orders)**.**

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

### Step 2: Find the Print Icon on Order Card

Each order is displayed as a box. On the **top-right corner** of the box, you’ll find a **Print icon**. Click it to begin printing.

<figure><img src="/files/2UhPpF7PmLwPKuMWvxdN" alt=""><figcaption></figcaption></figure>

### Step 3: Print from the Popup

A **popup page** will open with the order details. Click the **Print** button at the **bottom-right corner** to complete the process.

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

### Step 4: Print from the Detailed Order View

You can also print after **opening the order**. Any **notes added by the customer** will automatically appear on the printout, helping you easily identify **special instructions or requirements**.

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

This concludes the **Order Management** section of the **Picky Assist Whatsapp-commerce help desk**.\
You have now learned how to **track, chat, and print orders efficiently**, ensuring a **smooth and organized customer experience** from start to finish.


---

# 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://help.pickyassist.com/whatsapp-commerce/manage-orders/printing-orders.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.
