Hi @Audi86
Thank you for asking this question on the **Microsoft Q&A Platform. **
It is much better to manage those roles with security groups.
Can I add a group as a member of the eDiscovery Manager role group? As previously explained, you can add a mail-enabled security group as a member of the eDiscovery Managers subgroup in the eDiscovery Manager role group by using the Add-RoleGroupMember cmdlet in Security & Compliance PowerShell. For example, you can run the following command to add a mail-enabled security group to the eDiscovery Manager role group.
Add-RoleGroupMember "eDiscovery Manager" -Member <name of security group>
Source: Assign eDiscovery permissions in the compliance portal
Hope this helps,
Carlos Solís Salazar
----------
Accept Answer and Upvote, if any of the above helped, this thread can help others in the community looking for remediation for similar issues.
NOTE: To answer you as quickly as possible, please mention me in your reply.