# Considerations

### Things to keep in mind regarding the new groups and settings management experience

#### <mark style="color:blue;">SAML mapping is authoritative and removes users from non-matched groups at each login</mark>

When SAML mapping is configured—with or without multi-mapping enabled—it becomes the authoritative source for group membership. At each login, the SAML assertion determines group assignments, and the user is removed from any group not matched by the assertion. Manual and SAML-based group assignment cannot be mixed for the same user. If an organization uses SAML mapping for group management, it should be applied to all group assignments for SAML-mapped users.

#### <mark style="color:blue;">SCIM and SAML multi-mapping should not be configured with conflicting group information</mark>

While SCIM group push and SAML multi-mapping can coexist on the same account, they should not be configured with conflicting group assignments. If SCIM and SAML assign a user to different groups, the two mechanisms will conflict. SCIM updates occur within an hour of changes in the identity provider, while SAML requires the user to log in again. From a timing perspective, SCIM would likely take precedence if both are processing the same change.

#### <mark style="color:blue;">Groups APIs remain fully compatible</mark>

The existing Groups APIs remain fully compatible with the new experience for legacy operations, including user assignment, group creation, and group listing. Features introduced with the new experience, including group cloning, priority management, and granular setting configuration, are currently available only through the Admin console web UI.

#### <mark style="color:blue;">Granular per-setting selection is available for several primary settings areas</mark>

Individual setting selection within product categories is currently available for the following primary settings areas:

* AI Companion
* Audio Conferencing
* General
* Meetings
* Recording & Transcript
* Webinars


---

# 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://library.zoom.com/admin-corner/account-and-endpoint-management/new-groups-and-settings-management-experience-explainer/considerations.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.
