# License Setting

Any management related to the subscription of a Thinger.io license will be carried out through the customer portal, available at the following link:

{% hint style="success" %}
<https://billing.stripe.com/p/login/00g9D1fN50SIcpOfYY>
{% endhint %}

To access the portal, obtain a one-time key, which will be sent to the email address entered in the portal. The server administration email address provided during the subscription should be used.

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

Once logged in to the platform, select the instance to be managed and follow the steps to upgrade or cancel the license.

{% content-ref url="/pages/-LpXslzFTUmRnSTJWV2l" %}
[SERVER DEPLOYMENT](/server/deployment.md)
{% endcontent-ref %}


---

# 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.thinger.io/server/server-configuration/license-setting.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.
