# My Reports

<figure><img src="/files/23gyZodGq36BVgpczFR5" alt=""><figcaption><p>My Reports Page</p></figcaption></figure>

#### Here are the important aspects of the My Reports page:

### 1️⃣ **Search for Saved Reports**

Enter the name of a report to search and find it from your list of saved reports.

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

It's the date and time when your app last synchronized with your Shopify store records.

### **3️⃣ Saved Reports**

This section shows all of your saved reports along with their details like:&#x20;

* **Report Type**
* **Date of Creation (Created On)**
* **Date when Last Updated (Updated On)**
* **View Type (Table or List)**
* **Type of Scheduling Applied (Schedule Type)**
* **Actions (Scheduling, Editing, and Marking as Favorite)**

Here are the details of the actions you can apply to your saved reports:

* **Schedule** - schedule your reports right from here by clicking on the **Schedule button,** which'll take you through the scheduling process. To know in detail about scheduling, click [here](/getting-started/schedules.md).
* **Edit Report** - You can make changes to your report by clicking on the **Edit report** button.&#x20;
  * You can change the report's fields, date ranges, etc. However, you **can't change the** **report type**.&#x20;
  * **Save** the report for the changes to take effect.
* **Add to Favorites** - Click on the<img src="/files/9XruYVsYltJnILOQ78me" alt="" data-size="line"> icon to add the report to **'My Favorite Reports**', which is displayed on the Home page.

### 4️⃣ Switching between Folder and List View &#x20;

Select '**Folder**' to view reports by folder or '**List**' to view reports in ascending order of when they were saved. Click [here](https://dayspring-tech.gitbook.io/report-pundit/changelog#my-report-folder-view) to learn more about the Folder section.

### 5️⃣ Create Report

Click on '**Create Custom Report**' to view pre-created reports or to create a customized report based on your specific requirements.


---

# 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/my-reports.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.
