# Groups

A group in the Marketplace Platform represents a set of users who share the same roles and permissions, allowing admins to manage permissions of multiple users at once, instead of configuring each user individually.

Users can belong to multiple groups within the same account; for example, a user can be a member of both the Administrator and Finance groups. They can also have different roles across different accounts, such as being an Operations user in one account and an Administrator in another. Before a user can be added to a group, they must already belong to the account; otherwise, their access to the Marketplace Platform is restricted. Permissions in each account are determined by the user’s group memberships.

### Accessing groups

The **Groups** page allows account administrators to perform tasks, such as adding new groups and managing existing groups. Administrators can also modify or delete a group permanently if it's no longer needed.&#x20;

To navigate to the **Groups** page, select the main menu, then choose **Settings** > **Groups**. The list of groups is displayed, as shown in the following image:

<div data-with-frame="true"><figure><img src="/files/4frjT7hZAauoggt3HxI8" alt=""><figcaption><p>Use the Groups page to view and manage groups.</p></figcaption></figure></div>

On the **Groups** page, you can manage a group from the **Actions** column and select a group to view detailed information organized across several tabs.&#x20;

The information available includes a list of users within the group, modules that the group members can access, a record of events and logs for the group, and more. For details, see [View groups](/modules-and-features/settings/groups/view-groups.md).

### Related topics

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/nuP8xV265wH9cbTGdffX" %}
[Group status](/modules-and-features/settings/groups/group-states.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/WEJnRvRfIKI8BM2Rt7iG" %}
[Create groups](/modules-and-features/settings/groups/create-new-group.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/aPB9d75rVwSXpx9boRGP" %}
[View groups](/modules-and-features/settings/groups/view-groups.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/uE1IOmolTYg3rQNexnsJ" %}
[Edit groups](/modules-and-features/settings/groups/edit-group.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/faGNJQScrM17Y7zWimHD" %}
[Delete groups](/modules-and-features/settings/groups/delete-group.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/HdCIiYrKYGmRtWCNT66s" %}
[Restrict groups to certain buyers](/modules-and-features/settings/groups/restrict-group-to-certain-buyers.md)
{% endcontent-ref %}


---

# 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.platform.softwareone.com/modules-and-features/settings/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.
