# Managing Subscriptions

{% hint style="danger" %}
This area is being actively developed. Documentation will be updated to reflect those updates!&#x20;
{% endhint %}

### Viewing Your active subscribers

Clicking on Content then Subscriptions on the left-hand side admin menu will bring you to your Subscriptions home page. Here customers whom are subscribed to your plans will be displayed.&#x20;

![](/files/-MLxD8sFf-6uKraPxTJ_)

From the list you'll see the customers and their Subscription Status.From the drop-down menu there are some edit options: [Edit and Destroy](/admin/subscriptions/editing-a-subscription-plan.md)

### Viewing your Subscription Plans

Subscription plans enable you to offer a variety of offerings to your community. With Subscription plans you can include all of your content or just some of it to just some of your plans.&#x20;

Clicking on Subscriptions on the left-hand side admin menu will bring you to your Subscriptions home page. Click on the Plans tab to see a list of your created subscription plans.&#x20;

![List of created subscription plans](/files/-LouQqYgnKDzxMmdny-3)

Clicking View on the subscription plan will take you to a list of all of the subscribers to the subscription plan.&#x20;

![](/files/-MLxDYdv_uTBhSGTi5-G)


---

# 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://docs.mavenseed.com/admin/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.
