# IDP Group Assignment

**Categories:** Access Control, User Management

Automates identity group membership based on employee role, department, and access requirements

- Triggered when a user requests group assignment
- Validates the requested groups against access policy
- Routes the request through the appropriate approval flow
- Assigns the user to the specified groups automatically once approved
- Notifies the requester through their preferred communication channel
- Updates the ticket with the full outcome for audit and traceability