# Changing your Maven Subscription Plan

As a customer to Mavenseed (Maven) and or your customers themselves are able to change or cancel their subscription.&#x20;

Let's go over how to change a subscription on Mavenseed.&#x20;

{% hint style="info" %}
If you're interested in cancelling your and or a customer of yours subscription be review those instructions, avoid Deleting the Subscription, this does not cancel the subscription.&#x20;
{% endhint %}

Changing Subscriptions as a Maven

While logged into your Mavenseed admin account, choose Account from the drop-down menu underneath your Avatar dropdown. From there click on the Subscription tab.&#x20;

![](/files/-M-G30bPHH2bjNHSFamj)

On the right hand side you'll see an info block containing information regarding your subscription on Mavenseed. To change your subscription to a new plan, click the green (change) link.&#x20;

Displayed by default will be the current plan you're subscribed to. To explore other plans click the Swap link to the right. This will bring up a window of available subscription options. Click on the desired new subscription.

![](/files/-M-G3y8ixbgtcG3Cx3XK)

&#x20;This will update and display what the new pro-rated charge amount will be.&#x20;

{% hint style="info" %}
The process for customers of Maven's is identical to the above.&#x20;
{% endhint %}


---

# 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/changing-your-subscription-plan.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.
