> For the complete documentation index, see [llms.txt](https://docs.perfectscale.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/administration/subscription-details.md).

# Subscription details

Subscription details enable easy management of your PerfectScale subscription, helping you track consumption metrics and maintain visibility of your license status.

Click the **`Account button`** in the bottom left corner, then go to the **`Subscription Details`** to review your license details.

<figure><img src="/files/YmQXi8k5wKZASqW5JKnQ" alt="" width="321"><figcaption><p>Navigation</p></figcaption></figure>

## Subscription Details window

<figure><img src="/files/3JtNTrFxKJGqOtdchr5X" alt="" width="563"><figcaption><p>Subscription details window</p></figcaption></figure>

<table><thead><tr><th width="236">Field</th><th>Description</th></tr></thead><tbody><tr><td><strong>Plan</strong></td><td>Current subscription plan (Trial, Community, Advanced or Expert)</td></tr><tr><td><strong>Plan Start Date</strong></td><td>The date of license activation</td></tr><tr><td><strong>Contract Renewal Date</strong></td><td>Current license expiration date</td></tr><tr><td><strong>Active Since</strong></td><td>Account creation date</td></tr><tr><td><strong>Licensed Monthly vCPU Consumption</strong></td><td>The available monthly vCPU consumption under the license</td></tr><tr><td><strong>Current Month vCPU Consumption</strong></td><td>The current monthly vCPU consumption calculation</td></tr><tr><td><strong>Forecasted Monthly vCPU Consumption</strong></td><td>The forecasted monthly vCPU consumption calculation</td></tr></tbody></table>

For a comprehensive view of your vCPU consumption over time, clicking the **`View over-time vCPU consumption report`** button will directly navigate you to the report, where you can slice and dice the data with various filters.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/administration/subscription-details.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.
