# Library

<figure><img src="/files/usEwMP0uvydmBGLK7Rln" alt=""><figcaption></figcaption></figure>

#### 1️⃣ **Search for Report Templates**

Search for any report you want by entering its name here.&#x20;

**2️⃣Time Stamp of Last Sync**

This is the date and time when your Report Pundit last synchronized with your Shopify store records.

**3️⃣Report Templates (Pre-Created Reports)**&#x20;

These sections contain **pre-created reports** by category - **Sales, Products, Inventory, Tax, Shopify Payout**, etc.

#### 4️⃣Create Custom Report&#x20;

Click on '**Create Custom Report**' to create a **customized report** based on your specific requirements.

## How to Create a Report using Report Templates?

Let's use **Inventory Reports** as an example.

<figure><img src="/files/YlpIhJOvtYnHJKafQI01" alt=""><figcaption></figcaption></figure>

The **Inventory** **Reports** tab has 11 pre-created reports, as shown in the image above. To generate the Inventory Status report, for example, do the following:

* Click on **Inventory Status**. You'll be taken to a new page where the report will load. Give it a few moments and you'll have your report ready.
* Once the report opens, you can save it by clicking on **Save**.

The saved report can be found in **'My Reports'** shown in the [Navigation Panel](/getting-started/navigation-bar.md).

{% hint style="info" %}
To learn more about reports and their features, click[ here](/knowledge-base/report-creation.md)
{% 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.reportpundit.com/getting-started/reports-dashboard.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.
