# Plan

Key actions and information available in this section:

* **Current Plan Overview**: Displays the name of the plan currently active (e.g. Freemium, Starter, Professional, Premium), along with its activation date, renewal date, and plan status.
* **Included Limits and Quotas**: Users can monitor how many 3D scan credits have been used, how many remain, and what modules are available based on the current plan.
* **Upgrade/Downgrade**: Direct access to change the current plan. When switching, users are informed about differences in features, billing adjustments, and limitations.
* **Billing Cycle Control**: Choose between monthly or yearly billing (if supported), with immediate preview of how charges will be applied.
* **Trial Information**: If using a trial version of a paid plan, users can view the remaining time before expiration and choose to activate a full subscription at any time.
* **Cancellation and Pausing**: From this page, users can cancel their subscription, pause the plan (if supported), or schedule a downgrade for the end of the billing cycle.

This section is central to understanding what your account includes, when it renews, and how to change your subscription as your needs evolve.


---

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