# Send Documents by Email

Most document types in BestInvoicing can be sent via email. You can use email transmission to send documents:&#x20;

* To your customers, e.g. a quotation or invoice;&#x20;
* To your suppliers, e.g. a purchase order for new products.

## Sending Documents by Email from BestInvoicing&#x20;

To send a document from BestInvoicing, go to the document summary. There you will see a yellow button 'Send by Email' at the top.&#x20;

![](/files/v7MIofrkrRy0bnwz3fGW)

If you click it, a new window will open in which an email will be prepared:

![](/files/M7CT3RymYfUlO28cLWVL)

You can still change the customer's email address here, change the text, etc.&#x20;

{% hint style="info" %}
More information about these settings can be found in the chapter '[Email Settings](/settings/email-settings.md)'.
{% endhint %}

Two attachments are displayed to the right: a PDF version of your invoice and an XML version. Suppose your customer is another entrepreneur who also works with an invoicing program, he can immediately read the xml version of the invoice and process it in his program. This is an extra service to your B2B customers.

![](/files/B4QTLqAUkMUQk6NTqQio)

If you re-enter the summary window after sending, you will see that the document has been given a new status 'Sent via email'.&#x20;

### Message Status&#x20;

In the example above you see a message status: 'Delivered' with a green tick. Possible statuses are 'delivered', 'read' or 'failed'. Note that the recipient can block the 'read' status in his privacy settings. Therefore, just because the email is not marked as 'read' does not mean it has effectively not been read.&#x20;

### Envelope Icon&#x20;

If you click the envelope icon, you can recall the email message as you sent it in detail. See example:

![](/files/gX5wHQUTGqnWunbmz80d)

### Overview of Sent Emails

It is also possible to view all sent emails from BestInvoicing at a glance. You can access this via the envelope icon at the top right of the page (next to your email address). This gives an overview of all emails you have sent from BestInvoicing, including their status.

![](/files/Pl1iJwbcdksMeT5nVnkI)

## Receiving Documents by Email in BestInvoicing

If you have activated the 'Purchases' module, you can also receive incoming documents from suppliers by email in your BestInvoicing mailbox. You can read how this works in the chapter 'Purchases'. An overview of your incoming purchase documents will appear in your [processing lists](/more-features/processing-lists.md):

![](/files/WGHBLFUjshD8mTfBrx3F)

{% hint style="info" %}
For all technical settings regarding sending via e-mail, see the chapter '[Email Settings](/settings/email-settings.md)'.
{% endhint %}


---

# 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://support.onfact.eu/more-features/send-documents-by-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.
