# Group billing

To handle billing for more than one person at once, Are.na also allows you to upgrade entire [Groups](/docs/getting-started/groups.md) at once.&#x20;

#### Who is this for?

This is for anyone who finds themselves collaborating with the same people repeatedly, who want to make the switch to Premium but want to keep billing centralized.

For example:

* Small studios
* Creative teams within larger organizations
* Non-profit groups
* Small business
* Teachers and students

#### Details

One unique aspect of our group billing is that you can upgrade group or team members selectively. You can also downgrade individual members selectively.

**Once upgraded, group members have the same abilities as an individual Premium account. There will be no block limit and complete access to extra features.**&#x20;

As always, we offer discounts to both students and educators. See our [Education](/docs/case-studies/education.md) page for more details.

For anyone upgrading more than 30 members at once, feel free to reach out to <help@are.na>.

## Upgrading group members

When you're ready to upgrade the members of your group to premium, just click on the "Upgrade group members" button on your group profile.

{% embed url="<https://vimeo.com/1067456984>" %}
Upgrading members of a group
{% endembed %}


---

# 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://help.are.na/docs/account/group-billing.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.
