# Subscription

This feature can only be accessed when you are the admin of the workspace.

## Subscription

* You can upgrade your workspace by accessing this field. This will show you which plan at CX Genie, as well as the features you can use.

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

* The additional is bought displayed in "Extra"
* You can cancel the plan or the extra package by clicking "Cancel subscription".

## Add-on

* This section will show which add-on you are having, also the time it will expire. You can also cancel the add-on whenever you want.&#x20;

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

## Payment methods

* This section displays all the credit cards that have been added to the workspace, allowing you to select a default card to automatically renew your current paid plan.
* You can also remove your card whenever you want.&#x20;

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

## Billing History

* This section will display all the payments. You can see the date, the order ID, the price, the name of package and the status.&#x20;
* By clicking the Action button, you can freely download the bills into your storage.

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


---

# 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://documents.cxgenie.ai/settings/subscription.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.
