> For the complete documentation index, see [llms.txt](https://help.tacinsight.com/fast-weigh-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tacinsight.com/fast-weigh-knowledge-base/references/web-portal/reporting/custom-reports.md).

# Custom Reports

{% hint style="info" %}
*To add a Custom Report, Ticket, or Quote to your Fastweigh subscription, contact us at 865-219-2980 or* [*support@tacinsight.com*](mailto:support@tacinsight.com)*.*
{% endhint %}

{% hint style="warning" %}
When setting your User Roles, applying the *Hide Pricing* restriction will remove the *Custom* category from the Reporting Portal for that user. This is because a *Custom* report is not defined by a specific category (such as Production, which does not include any pricing, or Tickets which do), and may include company pricing on these custom reports.
{% endhint %}

Though we offer a large number of default reports, ticket formats, invoice formats, quote formats, and hauler pay formats, we understand that some customers need highly customized reports to fit their operations.&#x20;

### Customized Reports <a href="#customized_reports" id="customized_reports"></a>

If your company needs to be able to view reporting information that cannot be generated using a default report, our reporting team can work with you to modify an existing report or create a brand new report to fit your needs. We can customize almost every aspect of our reports to make sure you get the information you need from your Fast-Weigh suite.

Additionally, we can modify or create reports to be used as [Scheduled Reports](/fast-weigh-knowledge-base/references/web-portal/reporting/scheduled-reports.md). These work a bit differently than regular reports (since they do not use standard reporting parameters), so a custom report will require additional work by our team to copy over as a Scheduled Report.

### Customized Tickets <a href="#customized_tickets" id="customized_tickets"></a>

We understand that your company may need scale tickets to reflect information specific to your business, so we offer the ability to use a customized ticket format. A customized scale ticket can be formatted to show additional information pulled from the Web Portal or hard-coded directly onto the ticket or to hide information that is not necessary for your business.

### Customized Quotes/Invoices/Hauler Pay Statements <a href="#customized_quotesinvoiceshauler_pay_statements" id="customized_quotesinvoiceshauler_pay_statements"></a>

Our quotes, invoices, and hauler pay statements can also be completely customized. While our default formats display relevant information with a simple design, we can modify these formats to suit your needs. We are also able to make changes to the information that is shown on these reports, though we recommend keeping the costing information relatively close to the default formats.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.tacinsight.com/fast-weigh-knowledge-base/references/web-portal/reporting/custom-reports.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
