# Generating Reports

Navigate to Reporting > Reports - New Tab

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

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

**Category:** Our reports are grouped into several categories such as Tickets, Billing, and Audit

**Report:** Selecting a category changes the reports shown in this list

After Selecting a Report Click the "Load" Button:

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

The Parameter Panel will appear on the right side of your screen:

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

In this example, we are looking at the "Product Usage" Report in the "Tickets" category, the parameters shown will vary by report. We have set the Date range for September but we have not selected our locations so we will see this error if we run the report:

<figure><img src="/files/1WfONGZwcBWZb2UBCHdB" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Any Parameter that starts with "\*" is a required field so do not leave it blank.
{% endhint %}

You can select individual, Regions Locations and Yards or just click the select all button for the parameter:

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

Click Refresh at the top of the Report Parameters to view the report:

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

<figure><img src="/files/0QCBU5CzeredhpLXKJw5" alt=""><figcaption></figcaption></figure>

We can add a grouping to this report in the Report Parameters:

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

Select Customer and Click Refresh to run the report again to see the data grouped by Customer record:

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

The Navigation Bar above the report offers some time-saving features:

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

The Page Number buttons allow you to jump to the Next/Previous or Last/First pages

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

The Cloud Icon allows you to export the Report in a variety of different file formats such as PDF, CSV, and XLS.

<figure><img src="/files/8xnuXEcHQs8tGYOvKZ3k" alt=""><figcaption></figcaption></figure>

You can also print the report or email it directly from the reports module:

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


---

# 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/tutorials/generating-reports.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.
