> For the complete documentation index, see [llms.txt](https://docs.finout.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.finout.io/settings/role-based-access-control-rbac/groups/edit-group-users-and-saml-groups.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.finout.io/settings/role-based-access-control-rbac/groups/edit-group-users-and-saml-groups.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
