# Platform Subscriptions

{% hint style="info" %} <mark style="color:blue;">Path: Dashboard > Platform Subscriptions</mark>
{% endhint %}

## Introduction

For details on the actions required for a user to subscribe to a new plan, refer to the **Front Office >** [**Platform Subscriptions**](https://app.gitbook.com/o/azXNS7QsS7i7yvHBE0Vd/s/n4EIoqjZx1xWQIo6LnjB/~/changes/63/v2.0/front-office/platform-subscriptions) section of this documentation.

## Platform subscription dashboard

The platform's subscription dashboard provides users with an overview of all active subscription plans. Each subscription is presented in a card format, displaying the following details:

* **Subscription ID**
* **Subscription Title**
* **Subscription Subtitle**
* **Monthly Price**
* **Subscription Start Date**
* **Upgrade Option (if applicable)**
* **Status**

This dashboard enables users to conveniently review their subscription details in a structured and accessible manner.

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

Clicking the "Details" button located at the top left corner of each card provides access to subscription details. This section displays information about the status of each subscription period along with the corresponding payment invoice.

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


---

# 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://features.scnd.com/v2.0/dashboards/platform-subscriptions.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.
