# Global - Settings

## How to Get to Settings in Report Pundit

In your Report Pundit app, click on **Settings** in the top navigation panel to open the settings page.&#x20;

<figure><img src="/files/5H9iIJEIAgIXVLnj81dL" alt=""><figcaption></figcaption></figure>

In the **Settings** page, you'll find this left side panel with links to the various aspects of your account you can manage.&#x20;

<figure><img src="/files/9izYTR4UIAKkMHhQEuxt" alt=""><figcaption></figcaption></figure>

Click on an option to learn about it in detail:

{% content-ref url="/pages/tWxaQr2qQZ8qgaE0nW8X" %}
[Account](/getting-started/settings/account.md)
{% endcontent-ref %}

{% content-ref url="/pages/IbS7zABE7iHf1NjO9rnG" %}
[Data Sync Options](/getting-started/settings/data-sync-options.md)
{% endcontent-ref %}

{% content-ref url="/pages/O9LI8x1DMHRX1slS9nbT" %}
[Global Report Formatting](/getting-started/settings/global-report-formatting.md)
{% endcontent-ref %}

{% content-ref url="/pages/EMOuQrkVyqruhZaJce70" %}
[FTP, Google Drive, and Google Sheets](/getting-started/settings/ftp-google-drive-and-google-sheets.md)
{% endcontent-ref %}

{% content-ref url="/pages/V7Udg0eCso8yW4oXhxPb" %}
[Recent Sync History](/getting-started/settings/recent-sync-history.md)
{% endcontent-ref %}

{% content-ref url="/pages/4S9isSmGRZfmU3tIcDHi" %}
[Custom Email](/getting-started/settings/custom-email.md)
{% endcontent-ref %}

{% content-ref url="/pages/LzHzJJz365hnd68lB4kE" %}
[User Management](/getting-started/settings/user-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/24NRCqLAtqWGEoqjyyfK" %}
[Shopify staff](/getting-started/settings/shopify-staff.md)
{% endcontent-ref %}


---

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