# Creating Invoices

## How to Create Invoices

1. Navigate to "**Billing**" > "**Billing**"

<figure><img src="/files/eGKyBgBI91iNWiGTqSqB" alt=""><figcaption></figcaption></figure>

2. Select all the parameters that contain the tickets that need to be billed and click **\[Query]**

&#x20;

<figure><img src="/files/ERnGSUln8q5at96Xy4XY" alt=""><figcaption></figcaption></figure>

3. Review tickets that are selected to ensure that they are ready to be billed

<figure><img src="/files/PAxcLfDd4fYWo6F1Pj3I" alt=""><figcaption></figcaption></figure>

4. Type in a **Batch #** and select the appropriate **Invoice Date** and **GL Date** (if applicable)

<figure><img src="/files/CoS2MPwcF0Sw5u28Bj6T" alt=""><figcaption></figcaption></figure>

5. Click **\[✓Assign]**

{% hint style="info" %}
Fast-Weigh automatically breaks out invoices within a batch based off your "**Invoice Break**" configuration. This can be edited under **Billing Settings** from the **Portal Settings**
{% 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://help.tacinsight.com/fast-weigh-knowledge-base/how-to-guides/how-to-create-new-records/creating-invoices.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.
