# Edit Group Users and SAML Groups

Finout provides flexibility in managing group members. Whether you're creating a new group or updating an existing one, you can easily add or remove users and SAML groups.

#### **Add or remove a user from a group:**

1. Log in to Finout as an **Admin** user.
2. Navigate to **Settings**.
3. Select the **Groups** tab.
4. Click on (⋮) and select **Edit Group**.
5. Navigate to the **Users & SAML Mapping** tab.
6. To add users to the group, select the new users from the drop-down under **Select group member**.
7. To remove a member from this group, click on (⋮) and select **Remove user**.

#### **Add or remove SAML mapping:**

1. In the **Users and SAML mapping** tab, use the free text option to input the desired SAML mapping and click + ADD.
2. The added SAML group will be displayed in a table under the **SAML group** tab.&#x20;

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Note</strong>: A numeric indication next to the group name indicates the number of groups added.</p></div>
3. To add more SAML groups, simply repeat step 5 for each group.
4. To remove a SAMK mapping group, click the three dots and select **Remove SAML group**.

#### **Edit group settings:**

1. Log in to Finout as an **Admin** user.
2. Navigate to **Settings**.
3. Select the **Groups** tab.
4. Click on (⋮) and select **Edit Group**.
5. Select the **Group settings** tab.
6. In the **Group settings**, you have the option to edit the group name, role, and description.<br>

   <div align="left"><figure><img src="/files/TuEK1olkh8lKlvN7zK6Y" alt=""><figcaption></figcaption></figure></div>

#### **Configure Okta to sent the group attribute:**

\
Configure the profile claims and Group Attribute Statements.<br>

<figure><img src="/files/VJbrPAgR4tjUu1WaV6UT" alt=""><figcaption></figcaption></figure>


---

# 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.finout.io/settings/role-based-access-control-rbac/groups/edit-group-users-and-saml-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.
