# Reporting with GraphQL

* Download & install Insomnia Client: <https://insomnia.rest/download>
* Download & install the Insomnia Fast-Weigh Reporting Plugin: <https://insomnia.rest/plugins/insomnia-plugin-fast-weigh>
* Download the Telerik Reporting .exe (no install needed) and example reports: [Download here](https://tacinsight-my.sharepoint.com/:u:/p/hboles/EfDKmXoGnCpHoiRGXKuQfCIB3CGyCusJFU1R1MTtrPV_Yg?e=HhBus9)

{% hint style="info" %}
Note: If this link is not working, please email <support@tacinsight.com>
{% endhint %}

* Have your API key handy
* Check out our Reporting with GraphQL documentation


---

# 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/references/api-documentation/graphql-v2-api/reporting-with-graphql.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.
