> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-60c89f9a-mintlify-audit-missing-sections-1778528421.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# View Subscription Details

> You can view details of a Subscription from the [Dashboard](/payments/subscriptions/view#view-subscription-details-from-dashboard) or using [APIs](/payments/subscriptions/view#view-subscription-details-using-apis).

## View Subscription Details From Dashboard

Watch this video to see how to view the details of a Subscription.

To view details of a Subscription:

1. Log in to the Dashboard and click **Subscriptions** under **PAYMENT PRODUCTS** in the left menu.
2. Click on the required **Subscription Id** you want to view the details. The details about the Subscription is displayed in the right pane. You can charge or cancel the Subscription here.

<Warning>
  **Watch Out!**

  Contact information shown here is the information linked to the card or account from which the payment was made. This need not match the details of the person to whom the link was sent.
</Warning>

## View Subscription Details Using APIs

* [Fetch All Subscriptions API](/api/payments/subscriptions/fetch-subscriptions)
* [Fetch a Subscription With ID API](/api/payments/subscriptions/fetch-subscription-id)

### Related Information

* [Create and View Plans](/payments/subscriptions/create-plans)
* [Charge a Card Manually](/payments/subscriptions/manually-charge-card)
* [Update a Subscription](/payments/subscriptions/update)
* [Subscriptions Settings](/payments/subscriptions/settings)
