# Manage Subscriptions

### Overview

As a Gallabox Partner, you can manage both your own subscription and those of your child accounts directly from the **Partner Hub**. This includes viewing plan details, monitoring message credits, and upgrading or downgrading plans as needed all from a single interface.&#x20;

Whether you're optimizing usage for your business or adjusting subscriptions for your clients, this article will walk you through the entire process with ease.

### Video Guide

{% embed url="<https://youtu.be/MzBcpn-JTV4>" %}

### Manage your Subscription

{% stepper %}
{% step %}
Click on Manage Subscriptions button. A pop-up will appear summarizing your subscription details of your Gallabox plan and message credits.

<figure><img src="/files/1kGfqtdVU7a21hTZQZ4i" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
To upgrade/downgrade your subscription, click on your subscription details, click on Edit Subscription and change the subscription plan.&#x20;

<figure><img src="/files/3AbKqwYzdzwaiUwV3uie" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### Manage your Child Subscriptions

{% stepper %}
{% step %}
Click on Manage Subscriptions button. A pop-up will appear summarizing your subscription details of your Gallabox plan and message credits.

<figure><img src="/files/1kGfqtdVU7a21hTZQZ4i" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
To upgrade/downgrade your subscription for your child account, click on the child subscription details. Choose the desired account's subscription and click edit subscription. You can upgrade or downgrade the Child's account subscription details.

<figure><img src="/files/e8VxyYyAjQCf2gcLWzZE" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://partner-docs.gallabox.com/become-a-partner/manage-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.
