# Create group

The SoftwareOne Marketplace allows account administrators to create new groups and add members to those groups.

When creating groups, administrators choose the modules to enable for group members. Additionally, administrators can restrict group members to certain buyers. It means you can define whether your group members should see all buyers in your account or only specific buyers.&#x20;

### Create a group

To create a group:

1. Go to **Settings** > **Groups**.&#x20;
2. Select **Add**.
3. Complete the following steps in the **Add group** flow:
   1. **General** – Provide the following details, then select **Next:**
      * **Name** – (Required) Enter a group name.&#x20;
      * **Description** – (Optional) Add a group description. You can enter information about the group members, their roles, and so on. &#x20;
   2. **Modules** – Choose the modules you want to enable for the group. You must select at least one module. When done, select **Next**.&#x20;
   3. **Extensions** – Choose whether group users should have access to a specific extension or all extensions.
   4. **Buyers** – Choose whether the group members can see all buyers in your account or only specific buyers.&#x20;

      <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>The <strong>Buyers</strong> page becomes available only if you choose the <strong>Marketplace</strong> module in the <strong>Modules</strong> step. To learn more, see <a href="/pages/HdCIiYrKYGmRtWCNT66s">Restrict group to certain buyers</a>.</p></div>

      * **All buyers** – This option is selected by default. It allows your group members to view all buyers in your account.
      * **Select buyers** – Select this option to choose specific buyers.
   5. **Users** – Select the individuals to add to the group, then select **Next**.&#x20;
   6. **Overview** – Review the details, then select **Add** to create the group.
   7. **Summary** – Select **View details** to go to the group details page or select **Close**.


---

# 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/create-new-group.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.
