# Edit users

The **Edit** option on the **Users** page allows you to edit a user's group membership. It means you can modify the groups that the user belongs to.&#x20;

Personal details (such as name, email address, or contact details) can't be updated. If such details require updating, the user must update them through the **My Profile** option in their profile menu. To learn more, see [Manage your profile](https://docs.platform.softwareone.com/marketplace-platform/platform-overview/preferences-and-settings/manage-profile).

### Editing a user <a href="#editing-a-users-group-membership" id="editing-a-users-group-membership"></a>

To edit a user:

1. Go to **Settings** > **Users**.
2. Find the user you want to edit. Then, do one of the following:
   * Select the actions icon (**•••**), then choose **Edit**.
   * Select the user name. Then, on the **user details** page, select **Edit**.
3. In the **Edit user** wizard, go to the **Groups** step and make the required changes.
   * To add the user to a group, select the checkbox for that group.
   * To remove the user from a group, clear the checkbox.

<div data-with-frame="true"><figure><img src="https://docs.platform.softwareone.com/~gitbook/image?url=https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2FZ5DNbniz33mXCZoO62Rm%2Fblobs%2FcfHWKs3qGH4NGAdq1snO%2Fimage.png&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=496f0d09&#x26;sv=2" alt=""><figcaption><p>Use the Edit user wizard to update a user.</p></figcaption></figure></div>

4. Select **Save**. A confirmation message is displayed stating that the user has been edited successfully.


---

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