# P4W Reporting

Various reports are a crucial part of the warehouse management. P4W provides flexible tools like widgets and custom dashboards for easy access to the KPIs (key performance indicators) in your warehouse.&#x20;

While P4W provides primary widgets, users can create their own widgets using TSQL programming language. Custom reports are available as an additional P4W service. &#x20;

{% hint style="info" %}
Notice: Reports are an in-depth subject and it is recommended to contact your P4W official reseller for more details.
{% 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://docs.p4warehouse.com/v2/reporting/p4w-reporting.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.
