> For the complete documentation index, see [llms.txt](https://docs.reportpundit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reportpundit.com/master.md).

# Welcome to Report Pundit Documentation

<img src="/files/-MVYTI-Fc97_6-imp0EH" alt="" data-size="line"> Becoming an expert at Report Pundit is a fairly straightforward process:

1. Review the topics in the left-hand sidebar
   * [x] *We suggest you start your learning journey with the* [*Basics*](/getting-started.md)*.*
2. To better understand custom fields and detailed features, dive into our [Knowledge Base](broken://pages/-MVYLQ_YgEiUEG7E0qvl)
3. Watch videos and read documentation as desired.
4. Check our commonly asked questions in our [FAQs](/faq/reports.md) Section.
5. Search by keyword if you know what you're looking for.

![](/files/-MbKG93EEFLb43f_EsJQ)

Once you're ready, it's time to :unlock: [unlock the power](https://apps.shopify.com/report-pundit) of your storefront data!

{% hint style="success" %}
All the pictures and videos used for demonstration has been taken from the Developer's account. **Your privacy is secured!** :closed\_lock\_with\_key:&#x20;
{% endhint %}

### :book: Table of Contents

{% content-ref url="/pages/-M\_5WR1EPduH9L5yH5zP" %}
[Getting Started](/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVYLQ\_XBiH11M49Ob29" %}
[Knowledge Base](/knowledge-base/report-creation.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVYLTw7K-\_ub8K50beT" %}
[FAQ](/faq/reports.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVYLZ28HEBbeOT-2YPS" %}
[Guides](/changelog/changelog.md)
{% endcontent-ref %}

{% hint style="info" %} <img src="/files/-MVYXt7i_3r2pr-nZkKK" alt="" data-size="line"> Click [HERE](https://reportpundit.com) to return to the [ReportPundit.com homepage](https://reportpundit.com).
{% endhint %}


---

# 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:

```
GET https://docs.reportpundit.com/master.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.
