# Groups Tab

This tab displays all of your associated groups, as well as their member counts, associated collections, and given access levels to those collections.

Users who are granted access to a collection through a group will also be shown on the [Users](/web-console/manage-pages/collections-and-sharing/users-tab.md) page.&#x20;

<figure><img src="/files/8xgGgbCFY0JzYFKBjMzo" alt=""><figcaption></figcaption></figure>

## Adding Groups

Click the **+** button to create a new group

<figure><img src="/files/J4cZIEzCIdr75xwefgXe" alt="" width="441"><figcaption></figcaption></figure>

Choose users to add to the group.

<figure><img src="/files/4IqI1xREwR7jTiwJT1bm" alt="" width="536"><figcaption></figcaption></figure>

Choose what collections you want to give the group access to, as well as the desired access level.

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

## Managing Groups

By clicking on the top level menu button, you can download a CSV of your groups data.

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

By clicking the menu button on an individual group, you will be able to rename the group, manage its members, edit the access level given to its member, send an email to the group members, or delete the group.

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


---

# 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.echo3d.com/web-console/manage-pages/collections-and-sharing/groups-tab.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.
