# How to create a group

{% stepper %}
{% step %}

### Buy a group subscription

{% hint style="warning" %}
It's important to note that the person who buys the group subscription is set as the admin for the group. You can give other members manager privileges, but there is only one admin. See [roles-and-permissions](https://docs.overleaf.com/groups/user-management/roles-and-permissions "mention").
{% endhint %}

To create a group on Overleaf, you’ll just need to purchase a group subscription. You can explore the available subscription options on the [Overleaf Plans page](https://www.overleaf.com/plans). These plans cater to different team sizes and needs, offering flexibility whether you're a small group or a large organization.

For organizations that require a purchase order (PO), please note there is a minimum requirement of **5 user seats** to qualify. Payments can be made via debit/credit card or PayPal for smaller groups or teams.

If you need a custom number of seats, or help with a PO, please [contact Overleaf](https://www.overleaf.com/contact). Our team will be able to help you tailor a solution that fits your specific requirements.
{% endstep %}

{% step %}

### Manage your group within Overleaf

To invite users to your group and manage your group settings, visit the [Subscription page](https://overleaf.com/user/subscription). The following links will help you with the initial setup:

* [Accessing your admin ](https://docs.overleaf.com/groups/getting-started/accessing-your-admin-account)[settings](https://docs.overleaf.com/groups/getting-started/accessing-your-admin-account)
* [How to add and remove users](https://docs.overleaf.com/groups/user-management/how-to-add-and-remove-users)

{% endstep %}
{% endstepper %}


---

# 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/getting-started/how-to-create-a-group.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.
