# Navigation Panel

![Navigation Panel](/files/PhyASdkfOVn68Dah2pMG)

*<mark style="color:blue;">(Click on a title below to go its dedicated help documentation page)</mark>*

### [Home](/getting-started/home.md)

Shows a summary of your store’s important data fields and activities. Displayed sections include:

* Highlights of **Total Sales, Order Count, Refunds,** and **Repeat Customers**.
* **My Favorite Reports**, containing reports that you’ve selected as your favorites.&#x20;
* **Latest Activities**, where you can view your recent activities performed in the app.
* **Popular Integrations**, showing the most popular third-party apps integrated with Report Pundit by the seller community. You can also see which of those apps you’re connected to right there.
* **Popular Reports**, a list of all the report types popular with our customers.&#x20;

### [Library](/getting-started/reports-dashboard.md)

Contains **report templates** (pre-made reports) to help you create reports quickly and easily. You can choose from **100+ templates** covering important categories like **Sales, Orders, Tax, Inventory, and Shopify Payout**, among others.

### [My Reports](/getting-started/my-reports.md)

This section shows all the reports you’ve created and saved. Includes both template-based and custom reports.

### **​​**[**Schedules​**](/getting-started/schedules.md)‌

Shows reports you have scheduled for sharing, with details like **frequency, output type, date and time of creation, next run, and actions**. Also shows a history of your **previously scheduled reports** with all relevant information.

### [Integrations](/knowledge-base/app-integrations.md)

Shows the available **third-party applications** you can integrate with your Report Pundit account, including the ones presently integrated. **Highlights** give the **Most Popular** and **Recently Added** ones. You can also view the apps sorted into **Categories** like **Marketing, Payout, Subscription, Shipping, and Returns**.

### [**Settings**](/getting-started/settings.md)‌

Has all the options you need to **control** your Report Pundit account. You can manage B**asic Account Information, Data Sync Options, Report Formatting, Re-Authorization for Shopify accounts, FTP, Custom Email,** and more.

### **​**[**Help Docs**](/master.md)‌

The link to Report Pundit website’s **Help** section with **documentation** and **video tutorials** to get you familiarized with the app.

{% hint style="info" %}
If you feel we have missed something that you were looking for, feel free to [**contact us**](https://www.reportpundit.com/contact-us)**.**
{% 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/navigation-bar.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.
