# How do I get a custom report created?

Learn more : [Custom Reports](/fast-weigh-knowledge-base/references/web-portal/reporting/custom-reports.md)

1. Email <reporting@tacinsight.com> with an example of the default report along with the custom changes you'd like made. We'll reach out if we have any additional questions
   1. You can provide an existing report within Fast-Weigh that is similar to what you are wanting ( See: [Default Reports](/fast-weigh-knowledge-base/references/web-portal/reporting/web-portal-reports/default-reports.md) ) or an example spreadsheet/existing report for us to start from
   2. Be sure to include any relevant formulas or field names that may not be immediately apparent from the example given. The more detailed the request, the better


---

# 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/how-do-i-get-a-custom-report-created.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.
