# Edit groups

Account administrators can edit a group to update the group's general information and manage its members. When editing a group, administrators also adjust the buyer settings to provide either full or restricted access to buyers.

Before editing a group, note the following:

* For default groups, you can add new members and remove existing ones, as well as update the group's general information.
* The modules currently enabled for the group cannot be changed.&#x20;
* You can update the buyer visibility only if the **Marketplace** module is enabled for the group. If the module wasn't enabled during the group's creation, you can enable it while editing the group, if the group is not a default one.
* &#x20;Buyer access restrictions only apply to the **Marketplace** module.

### Editing a group

To edit a group:

1. Go to **Settings** > **Groups**.
2. Select the actions icon (**•••**) for the group to edit. Then, select **Edit**.
3. In the **Edit group** wizard, do the following as necessary:&#x20;
   * **General** - Update the group's name and description.
   * **Modules** - Update the modules to which the group members should have access. Note that access can't be updated for a default group.
   * **Extensions** - Specify whether group users should have visibility limited to the selected extension or full visibility across all extensions.
   * **Buyers** - Update the buyer settings for the group. This section is available only if you've enabled the **Marketplace** module for the group.
   * **Users** - Add or remove group members.&#x20;
4. Select **Save**. A confirmation message is displayed stating that the group has been updated.


---

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