# Settings

- [Account Details](https://docs.reportpundit.com/knowledge-base/settings/account-details.md): The Account Details section helps you manage your subscription, shop identification, and multi-store connections in Report Pundit. Each option is explained below.
- [Data Management](https://docs.reportpundit.com/knowledge-base/settings/data-management.md): The Data Management page lets you control how data is synced from your Shopify store into Report Pundit. These settings help you decide what data to sync, what to exclude, and how detailed your report
- [Report Formatting](https://docs.reportpundit.com/knowledge-base/settings/report-formatting.md): The Report Formatting settings allow you to control how dates, currencies, and file outputs are formatted across all your reports and schedules in Report Pundit - applies globally
- [Schedule Settings](https://docs.reportpundit.com/knowledge-base/settings/schedule-settings.md): The Schedule Settings page is a global configuration area where all schedule output options are managed. Any destination you connect here becomes available while creating or editing scheduled reports.
- [Data Sync History](https://docs.reportpundit.com/knowledge-base/settings/data-sync-history.md)
- [Data Synchronization](https://docs.reportpundit.com/knowledge-base/settings/data-sync-history/data-synchronization.md): Report Pundit pulls data from your Shopify store automatically to create your reports. For this, it syncs with your store's records once installed and fetches the necessary data. Learn more below.
- [How to Manage Your Data Mismatch Issue](https://docs.reportpundit.com/knowledge-base/settings/data-sync-history/how-to-manage-your-data-mismatch-issue.md): This page details the reasons behind data synchronization issues between your Shopify and Report Pundit data values, along with possible solutions.
- [User Management](https://docs.reportpundit.com/knowledge-base/settings/user-management.md): The User Management page lets you add multiple users to your Report Pundit account and control who can access the app and which reports they can view.
- [Staff Details](https://docs.reportpundit.com/knowledge-base/settings/staff-details.md): The Staff Details page allows you to manage your Shopify store staff information within Report Pundit. This helps ensure accurate reporting when staff-related data is used in reports.
- [Commission Setup](https://docs.reportpundit.com/knowledge-base/settings/commission-setup.md): The Commission Setup page allows you to configure and manage commission rates for your store. Once set up, commission values are automatically calculated and made available in reports.
- [Email - Summary](https://docs.reportpundit.com/knowledge-base/settings/email-summary.md): Email Summary lets you receive automated daily or weekly performance reports for your store, delivered directly to your inbox. Customize which metrics are included, brand the email with your company n


---

# 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/knowledge-base/settings.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.
