# Auto-forward invoices and receipts

**Auto-forward invoices and receipts** is a Missive rules template designed for businesses that have an accountant, bookkeeper, or accounting team. With this rule, any incoming email containing an invoice or receipt will be forwarded to your accountant automatically.

#### When enabled:

{% stepper %}
{% step %}
The incoming rule allows you to automatically label and forward all **recurring invoices** to your accountant or accounting system's email address.
{% endstep %}

{% step %}
On the other hand, some invoices may come to you that are not recurring, but should still be forwarded effortlessly.
{% endstep %}
{% endstepper %}

#### Here’s how it works:

* You need a forwarding address (like @qbodocs.com, @dext.cc, or your accountant’s email, etc.)
* (Optional) You need an organization label for invoices (if you want to sort all your forwarded invoices into a single, common label)
* (Optional) A note is added as internal documentation inside Missive for your team to understand why the rule triggered and what to do with it. Then, the conversation closes automatically.

***

### 1. Incoming email rule: For recurring invoices

The goal of each set of nested conditions is to capture the recurring invoice email you get in Missive. For example, your monthly invoice email from Missive will always be sent by an address that ends with @stripe.com and will always contain “Your receipt from Missive” in its subject.

The **At least one** logic at the top makes sure that only one set of nested conditions is true to trigger. Using this method, it means you only need a single rule to forward all your recurring invoices.

<a href="https://mail.missiveapp.com/?importRule=auto-forward-recurring-invoices_incoming-message" class="button primary" data-icon="plus">Add to Missive</a>

<div data-with-frame="true"><figure><img src="https://3242897856-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1If7JwIQhfz5wGM9LiIU%2Fuploads%2FxCY52Q3UvNSdvkYmrR2G%2FAutoforward-01.png?alt=media&#x26;token=a62cdd11-4827-4129-b8f1-87de1aab4899" alt=""><figcaption></figcaption></figure></div>

<table><thead><tr><th width="220.484375">Component</th><th>Value</th></tr></thead><tbody><tr><td>Condition 1</td><td><strong>From</strong> → ends with {...}</td></tr><tr><td>Condition 2</td><td><strong>Subject</strong> →contains {...}</td></tr><tr><td>Action 1</td><td><strong>Add label(s)</strong> → Invoices</td></tr><tr><td>Action 2</td><td><strong>Forward message</strong> → {...}</td></tr><tr><td>Action 3</td><td><strong>Add note</strong> → {...}</td></tr><tr><td>Action 4</td><td><strong>Close</strong></td></tr></tbody></table>

***

### 2. User action rule: Manual trigger

If the auto-forward rule above didn’t catch a specific invoice email that was received, then you can trigger the same forwarding actions manually by typing something in the Missive chat to have the same effect. This is a good method for every non-recurring invoices you get.

<a href="https://mail.missiveapp.com/?importRule=forward-non-recurring-invoices-to-accounting_new-comment" class="button primary" data-icon="plus">Add to Missive</a>

{% hint style="info" %}
Do you prefer to trigger the rule with a label instead of typing? Simply change the condition to "Label is → Invoices."
{% endhint %}

<div data-with-frame="true"><figure><img src="https://3242897856-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1If7JwIQhfz5wGM9LiIU%2Fuploads%2F8qG997o4M1k0ic6QzfCc%2FAutoforward-02.png?alt=media&#x26;token=89d7278b-c4d1-4e04-97a6-5377627050ce" alt=""><figcaption></figcaption></figure></div>

<table><thead><tr><th width="220.484375">Component</th><th>Value</th></tr></thead><tbody><tr><td>Condition 1</td><td><strong>Text is</strong> → #dext</td></tr><tr><td>Action 1</td><td><strong>Add label(s)</strong> → Invoices</td></tr><tr><td>Action 2</td><td><strong>Forward message</strong> → {...}</td></tr><tr><td>Action 3</td><td><strong>Add note</strong> → {...}</td></tr><tr><td>Action 4</td><td><strong>Close</strong></td></tr></tbody></table>

***
