# Subscriptions

## Overview

The **Subscriptions** page of the portal enables users to visualise and manage their subscriptions. It provides a comprehensive overview of all active and past subscriptions, allowing users to track their status and manage them effectively.

## Subscriptions List

Subscriptions are presented in a table format, displaying key information such as:

- **Status**: The current state of the subscription (e.g., Active, Past Due, Cancelled).
- **Description**: A brief description of the subscription.
- **Amount**: The monetary value of the subscription.
- **Interval**: The billing interval for the subscription.
- **Cycle**: The current billing cycle of the subscription.


Users can click on any subscription to view more detailed information and take necessary actions, such as editing or cancelling the subscription.

### Filter Subscriptions

The left-hand side of the page features a **Filter By** section, allowing users to filter subscriptions by their status or by selecting a specific Subscription ID or a customer email. Alternatively, subscriptions can be filtered by start and end date.

A *Clear* button resets all filters.

## Further Reading

For more information on initiating subscriptions, please refer to our [Subscriptions](/documentation/get_started/initiate_payments/subscriptions) page.