# Account

Your **Account** control page is the default landing page for the settings link.&#x20;

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

You get an overview of your account details like:

* **Report Pundit Plan:** Shows your current subscribed plan. (**Free Forever Plan/Essentials/Essentials Plus**)
* **Your Shopify Plan:** Shows your current subscribed Shopify plan.&#x20;

{% hint style="info" %}
**Note:** Report Pundit subscription pricing is directly linked to your Shopify subscription. Click here to [know more](/faq/billing-and-sales.md).&#x20;
{% endhint %}

* **Shop Time Zone:** Shows the **shop's time zone**. You can't edit the time zone by yourself. In case you **require** a change in time zone, kindly [**contact-us.**](https://www.reportpundit.com/contact-us)&#x20;
* **Installer Email:** Shows the the Email ID used while installing the app. You can change the email address by clicking on <img src="/files/-MdGeUnkX6R2riB4jC9f" alt="" data-size="line">&#x20;

{% hint style="info" %}
Check the "Receive tips and best practices on reporting and data analysis" box to get email updates on the topic.&#x20;
{% endhint %}

{% hint style="success" %}
You're now good on your Report Pundit account details.&#x20;
{% 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/settings/account.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.
