# What Region Information is on the Invoice Emails?

## Region Information on Invoice Emails

<figure><img src="/files/lL27KzGwmogr5fyd4yHK" alt=""><figcaption><p>Invoice Email with Region Info marked in red</p></figcaption></figure>

The following are tables of what information from a **Region** will appear on the emails sent out for invoices.&#x20;

{% hint style="info" %}
If you would like to see how to edit this region information, follow the "**Editing Regions**" guide below.

***

If you want to know how to send an invoice email, follow the "**How to send Invoice Emails**" guide.
{% endhint %}

### The Invoice PDF

*This is the Region Information that can be found on the PDF attached to the email.*

| Fields that appear in the PDF |
| ----------------------------- |
| **Address 1**                 |
| **Address 2**                 |
| **City**                      |
| **State**                     |
| **Zip Code**                  |
| **Phone Number**              |
| **Email**                     |
| **Remit Name**                |
| **Remit Note**                |
| **Icon**                      |

### The Email Body

*This is the region information on the Email itself.*

<table><thead><tr><th width="734">Fields that appear in the Email Body</th></tr></thead><tbody><tr><td><strong>Address 1</strong></td></tr><tr><td><strong>Address 2</strong></td></tr><tr><td><strong>City</strong></td></tr><tr><td><strong>State</strong></td></tr><tr><td><strong>Zip Code</strong></td></tr><tr><td><strong>Phone Number</strong></td></tr><tr><td><strong>Email</strong></td></tr><tr><td><strong>Remit Name</strong></td></tr><tr><td><strong>Email From Name</strong></td></tr><tr><td><em>Email Reply To Address:</em> <strong>Invoice/Statements</strong></td></tr></tbody></table>

***

## Guides

{% content-ref url="/pages/Vm1Jwd3ufeWzCgKgYzmX" %}
[How to Send Invoice Emails](/fast-weigh-knowledge-base/how-to-guides/how-to-invoices/how-to-send-invoice-emails.md)
{% endcontent-ref %}

{% content-ref url="/pages/flUQS70LvOs9CewKfSzz" %}
[Editing a Region](/fast-weigh-knowledge-base/how-to-guides/how-to-edit-records/editing-a-region.md)
{% endcontent-ref %}


---

# 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/faqs-and-best-practices/frequently-asked-questions/what-region-information-is-on-the-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.
