# Subcriptions Tab

The Subscriptions page in the 360Dialog Partner Hub provides an overview of the active Partner Plan and allows changes to the current subscription.

From this page, it is possible to:

* View the active Partner Plan
* Upgrade to a higher plan
* Access subscription management options

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

## Partner Plan Overview

The active subscription is displayed with key details:

| Item          | Description                                 |
| ------------- | ------------------------------------------- |
| Plan Name     | Current Partner Plan (e.g. Growth, Premium) |
| Status        | Indicates if the plan is active             |
| Monthly Price | Recurring monthly fee                       |

## Manage Subscription

The Manage option provides access to subscription changes.

### Upgrade Plan

* Click Upgrade to Premium
* Takes effect immediately
* A pro-rated charge applies for the remaining billing cycle

### Downgrade Plan

* Not available as self-service
* Request via [Support](broken://pages/Kd3KIv5Lqbk72d8npBQM)
* Effective from the next billing cycle

### Cancel Plan

Takes effect at the end of the following calendar month, as long as

* All channel subcriptions under the Partner Hub ID have been cancelled
* All outstanding invoices have been fully paid

{% hint style="info" %}
Usage and channel-related fees incurred before cancellation remain payable. Contact Support to review cancellation or speak with an Account Manager
{% 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.360dialog.com/partner/partner-hub/subcriptions-tab.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.
