# View groups

This topic describes how to view a list of groups you have created, as well as details about a specific group.

### Viewing a list of groups

To view a list of groups:

1. Go to **Settings** > **Groups**.
2. View the list of groups displayed on the page.
3. Review information such as the group name, the total number of users it contains, and buyers visible to the group members, and more.&#x20;

Note that buyer visibility is defined by administrators while creating or editing groups. For more information, see [Restrict groups to certain buyers](https://docs.platform.softwareone.com/modules-and-features/settings/groups/restrict-group-to-certain-buyers).

<div data-with-frame="true"><figure><img src="https://content.gitbook.com/content/Z5DNbniz33mXCZoO62Rm/blobs/j3flFKH9cmGNcd8PRk38/Groups.png" alt=""><figcaption><p>Use the Groups page to view and manage groups.</p></figcaption></figure></div>

### Viewing group details <a href="#subscription-details" id="subscription-details"></a>

On the **group details** page, you can view detailed information for your selected group.

To view group details:

1. Go to **Settings** > **Groups**.
2. Select the group you want to view. The group details page opens.
3. Use the tabs on the group details page to access additional information:&#x20;

<table><thead><tr><th width="169">Tab</th><th>Description</th></tr></thead><tbody><tr><td><strong>General</strong></td><td>Displays the group's description. </td></tr><tr><td><strong>Modules</strong></td><td>Displays modules that are enabled for the group.</td></tr><tr><td><strong>Buyers</strong></td><td>Shows buyers enabled for the group. You'll either see details of selected buyers or a message stating that all buyers are enabled, based on your selection during group creation.</td></tr><tr><td><strong>Users</strong></td><td>Displays all users who are a part of this group.</td></tr><tr><td><strong>Details</strong></td><td>Displays the event history for the group.</td></tr><tr><td><strong>Audit trail</strong></td><td>Displays an audit trail for the group. For more information, see <a href="../audit-trail">Audit trail</a></td></tr></tbody></table>


---

# 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/view-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.
