# Dashboard

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

#### **Viewing Plan Details**

* The **Plan** section displays your current subscription status, including the activation date and features.
* Click **View Plan Details** to see the included features, usage limits, and any additional benefits.

#### **Upgrading Your Plan**

* Click **Upgrade Your Plan** to switch to a higher-tier subscription.
* Compare different plans, their pricing, and included features before confirming the upgrade.

***

#### **Managing Billing & Documents**

* Access your **Billing** section to view invoices, update payment methods, or manage receipts.
* The **Documents** section stores any contractual or important files related to your subscription.

***

#### **Managing Existing Stores**

* The **Stores** section lists all registered locations.
* Click on a store to edit its details, such as name, address, and assigned users.
* View real-time analytics and menu updates per store.

#### **Adding a New Store**

* Click **Add New Store** to register an additional location.
* Fill in required details, such as store name, location, and associated settings.
* Once added, the new store will be accessible from the **Stores** section for management.

***

#### **Configuring Settings**

* The **Settings** section allows users to adjust preferences related to notifications, integrations, and user roles.
* Modify language settings, time zone preferences, and menu synchronization rules.

#### **Deleting a Plan or Canceling an Account**

* **To cancel a subscription:**\
  Go to **Home > Settings > Cancel Subscription** (if active).\
  Your account will remain active until the end of the current billing cycle.
* **To delete your account:**\
  Go to **Home > Settings > Delete Account**.\
  This action is **irreversible** and will permanently remove all data associated with your account.


---

# 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://replate.gitbook.io/replate-docs/getting-started/dashboard.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.
