# Send invoice email in bulk

### Introduction

PDF Invoice supports you to send invoice documents in bulk. If you choose print more than 30 orders, the invoice will be delivered to your email.

### Step-by-step to receive invoice email in bulk

{% stepper %}
{% step %}

#### Settings <a href="#step-1-settings" id="step-1-settings"></a>

*Recipient*: Enter the email address that you want to send invoice document to

*BCC*: Enter the email that you want to send a copy of your email
{% endstep %}

{% step %}

#### Send email in bulk[​](https://help.avada.app/pdf-invoice/how-to-send-invoice-email-in-bulk/#step-2-send-email-in-bulk) <a href="#step-2-send-email-in-bulk" id="step-2-send-email-in-bulk"></a>

Select more than 30 orders then in *Actions->Print Orders*
{% endstep %}

{% step %}

### Check your email <a href="#step-3-check-your-email" id="step-3-check-your-email"></a>

Check your email inbox (even Spam section) to get the bulk pdf download link
{% endstep %}
{% endstepper %}

{% hint style="success" %}
Please watch and interact with the guide below to have a detailed look on this feature!
{% endhint %}

{% embed url="<https://app.arcade.software/share/ikicHjJ3QyYswZ4uUaQR>" %}
Send Bulk PDF file to email<br>
{% endembed %}

### Conclusion

Avada PDF Invoice makes bulk invoicing easy. Simply set your email preferences, select orders to print, and receive your invoices directly in your inbox. Be sure to check your Spam folder for the download link. Follow these steps to streamline your invoicing workflow efficiently.


---

# 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.avada.io/pdf-invoice/documents-management/send-invoice-email-in-bulk.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.
