# Licenses

Licensing in Portainer Business Edition is based on the [number of nodes](/2.33-lts/faqs/licensing/what-is-a-node-for-licensing-purposes.md) you are managing.

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

If you wish to renew your existing license you can do so by clicking the **Renew license** button.

You can also view a list of each license applied to your Portainer installation.

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

If you want to add more nodes to your environment than your license allows, you can [buy more nodes](/2.33-lts/faqs/licensing/how-do-i-add-more-nodes-to-my-license.md).

## Add a new license

Once you have obtained your new license key, to add it to Portainer click **Add license**, enter your license key then click **Submit**.

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

## Remove a license

To remove a license (for example when you want to remove an expired license), tick the box next to the license and click **Remove**. You will be asked to confirm the removal.

{% hint style="warning" %}
Ensure you have enough licenses to cover the number of nodes you are using before committing to the removal. For more on how nodes are calculated, refer to [this article](/2.33-lts/faqs/licensing/what-is-a-node-for-licensing-purposes.md).
{% endhint %}

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

To confirm, click **Remove**.


---

# 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.portainer.io/2.33-lts/admin/licenses.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.
