# How to Send Invoice Emails

{% stepper %}
{% step %}

### Navigate to \[ Billing/AR > Billing ]

<figure><img src="/files/pEZbDIcK4zcBv9AcIUEQ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Navigate to \[ Billing History ]&#x20;

<figure><img src="/files/FC6gFwt3p8rJRMr66q5e" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click \[ Email ]

Find the appropriate Invoice and click the **\[ Email ]** button

<figure><img src="/files/Sfkgse6X6w5bWaKIH44V" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select a Report then Click \[ Select ]

<figure><img src="/files/of8fBsKPk5PQie64wa4U" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click \[ Ok ]

After clicking \[ Select ] from the previous step, the email should have sent, or is at least now queued to be sent shortly ( usually under 10min ). Click \[ Ok ] to finish.

<figure><img src="/files/MQEYDktVjWGhWyGlubKy" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://help.tacinsight.com/fast-weigh-knowledge-base/how-to-guides/how-to-invoices/how-to-send-invoice-emails.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.
