# Supplier Order Email

Once a stock supplier order is booked and **Send email** is ticked, the supplier will receive an email with the subject: <mark style="background-color:orange;">**\[Order Number] from \[Venue Group]**</mark>.

It contains relevant venue and order information, together with the items ordered. A PDF and CSV file is attached with order details as well.

## Default Format

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

{% columns %}
{% column %}
**Sample PDF file**

{% file src="/files/XowRJcw5vcREr5mleo3o" %}
{% endcolumn %}

{% column %}
**Sample CSV file**

{% file src="/files/t2A9osqkBtBwt8RgKc5e" %}
{% endcolumn %}
{% endcolumns %}

## Sysco Format

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

{% columns %}
{% column %}
**Sample PDF file**

{% file src="/files/JPbauTXv8glalCh9NSNR" %}
{% endcolumn %}

{% column %}
**Sample CSV file**

{% file src="/files/OYoHJXopOsKUAMacJRe0" %}
{% endcolumn %}
{% endcolumns %}


---

# 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://docs.bossithq.com/stock/stock-suppliers/stock-supplier-orders/creating-a-supplier-order/supplier-order-email.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.
