# Buying more licenses and upgrading

## How do I buy more licenses for my group subscription?

Only the group administrator can buy more licenses for a group subscription. When an administrator does buy more licenses for the group, an invoice will be generated automatically and emailed to the administrator when the transaction is completed.

If you are a group administrator, to purchase additional licenses click the **Buy more licenses** button. After entering the number of licenses you want to purchase, you'll see a preview of the cost.

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

## How do I upgrade my group subscription from Standard to Pro?

Only the administrator of a group can upgrade the plan. When an admin upgrades their group, an invoice will be generated automatically and emailed to the lead administrator when the transaction is completed.&#x20;

If you are a group administrator, you can upgrade from a Standard group to a Pro group by clicking **Upgrade Plan**. A cost preview will be provided before you confirm the upgrade.

{% hint style="danger" %}
Please note that only group subscriptions that were purchased on the Overleaf website can upgrade directly from a Standard plan to a Pro plan using this option. Please [contact us](https://www.overleaf.com/contact) if you wish to upgrade the group you administer and do not see this option available to you.
{% endhint %}

## I don't see the option to add licenses or upgrade, what should I do?

Some administrators may not see the upgrade and add license options described here. This can happen if the group was not purchased through the Overleaf website. If you are the administrator of a group and do not see these options, please [get in touch](https://www.overleaf.com/contact) and let us now how you would like to update your group subscription.


---

# 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.overleaf.com/groups/user-management/buying-more-licenses-and-upgrading.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.
