# Your subscription page

It is from this page that you can fully manage your subscription: activate it, cancel it or upgrade it.

<figure><img src="/files/lQSB4djkxx6nFZADEaYN" alt=""><figcaption><p>Page "subscription"</p></figcaption></figure>

### How the subscription works <a href="#comment-fonctionne-labonnement" id="comment-fonctionne-labonnement"></a>

When you sign up, a trial subscription is created and associated with you. You are the owner of this subscription.

{% hint style="info" %}
**FYI**

When creating the space and subscription, you are limited to creating 10 learners, 1 editor and 3 training courses.
{% endhint %}

When you add a learner or a publisher, they will be automatically attached to your subscription. You can track your subscription quota from the “subscription” page.

Your subscription is automatically extended at the end of the term if you have not canceled it before. You can cancel your subscription at any time.

When your subscription expires, all your data is retained (training, learners, managers, statistics). Your access is simply blocked until you renew a subscription (your learners also can no longer access the training).

### Who can modify my subscription <a href="#qui-peut-modifier-mon-abonnement" id="qui-peut-modifier-mon-abonnement"></a>

Only owners can modify the subscription. Not all of your learners and editors have access to this page.

### Payment information and invoices <a href="#informations-de-paiements-et-factures" id="informations-de-paiements-et-factures"></a>

When you have subscribed, a “my invoices and payment methods” button appears on your page. By clicking on it, you will be redirected to a Stripe page allowing you:

* to change your payment information
* to access and download your invoices

{% hint style="success" %}
**Cards and Stripe**

Cards uses Stripe to manage payments. By taking out a subscription, you will therefore receive emails from Stripe (subscription reminders, payment receipts, etc.).
{% 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://doc.cards-microlearning.com/english/subscription/your-subscription-page.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.
