# Groups

A group on Are.na is a kind of shared collaborative identity. If you find yourself working collaborating with the same people on more than one channel, chances are it's time to make a group.

### Group visibility

A group's visibility is determined by the channels it owns. If all the channels owned by a group are private, the group will remain private. Once the group has a public channel, its profile is visible by anyone outside the group.

### Creating a group

To create a group, open the main dropdown in the top right of the screen, scroll down to "Your Groups" and click "Create a Group". From here you can set the name and description of a group, and add members

<figure><img src="https://3477914774-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYHdbQfmTtGrkgTWzb7VG%2Fuploads%2Ffr3svc3zpeGYGvDfX41G%2Fcreating-a-group.gif?alt=media&#x26;token=666b026d-62a0-4ec8-95fb-5e471f53953c" alt=""><figcaption><p>Creating a group through the dropdown</p></figcaption></figure>

### Adding members

You can add contacts to the group under the members section of the group header by pressing the "Add Member" button.

<figure><img src="https://3477914774-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYHdbQfmTtGrkgTWzb7VG%2Fuploads%2F3GBKRI19sYn83FIwXyGU%2Fadd-group-member.gif?alt=media&#x26;token=62931882-4e18-4ba6-b424-ea2d833614fc" alt=""><figcaption><p>Adding members to a group</p></figcaption></figure>

### Creating channels in your group

To create a new channel with your group as the author, click the "+ New Channel" button and use the author dropdown to select your group.

<figure><img src="https://3477914774-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYHdbQfmTtGrkgTWzb7VG%2Fuploads%2FUYcPvSNvbMH9DcWPpObK%2Fnew-group-channel.gif?alt=media&#x26;token=8589830d-1766-41e5-a538-1d43ef514cb5" alt=""><figcaption><p>Creating a new group channel</p></figcaption></figure>

### &#x20;Re-assigning a channel author to a group

You can also reassign existing channels to your group by opening channel settings and using the "Author" dropdown to assign the channel to your group.

<figure><img src="https://3477914774-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYHdbQfmTtGrkgTWzb7VG%2Fuploads%2FnO5ev6dbGBtP5prB8GEQ%2Freassign-author.gif?alt=media&#x26;token=c0227b0b-ff88-47df-946d-95f6504cff11" alt=""><figcaption><p>Re-assigning a channel author to your group</p></figcaption></figure>

### Upgrading group members to Premium

With our group billing system, you can easily manage the Premium subscription for the members of your group. For more information see [group-billing](https://help.are.na/docs/account/group-billing "mention").


---

# 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/getting-started/groups.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.
