> For the complete documentation index, see [llms.txt](https://helpwith.salesorder.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpwith.salesorder.com/sales/delivery-notes-a.k.a-packing-list.md).

# Delivery Notes (a.k.a Packing List)

See [Delivery Notes ⛭](/setup/configuration/delivery-notes.md)

Because of the versatility of Salesorder, you can create Delivery Notes individually or in bulk from a number of places.

### From the Delivery Note&#x20;

<mark style="color:orange;">Delivery Note>Print</mark>

### From Delivery Notes

Individually or in bulk.

<mark style="color:orange;">Select</mark> the Delivery Note(s).

<mark style="color:orange;">Delivery Notes>Print</mark>

### From the Shipment

<mark style="color:orange;">Shipment>Print>Print Delivery Note</mark>

### From Shipments

Individually or in bulk.

<mark style="color:orange;">Select</mark> the Shipment(s).

<mark style="color:orange;">Shipments>Print>Packing Slips/Delivery Notes</mark>

### From the WMS

Individually or in bulk.

On the Goods Out pane <mark style="color:orange;">select</mark> the Order(s).

<mark style="color:orange;">Goods out</mark> <mark style="color:orange;"></mark>*<mark style="color:orange;">pane</mark>*<mark style="color:orange;">>Print Packing Slips</mark>

On the Shipping pane <mark style="color:orange;">select</mark> the Shipments.

<mark style="color:orange;">Shipping pane>Print Packing Slips.</mark>

### Delivery Note Email Template

Setup > Email Templates > Issue Delivery Note

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

Mail is sent when a new delivery note is issued. The email template can be configured. See [Email Templates](/setup/email-templates.md).&#x20;


---

# 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://helpwith.salesorder.com/sales/delivery-notes-a.k.a-packing-list.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.
