Skip to main content
Question

User Group Permission export

  • March 27, 2026
  • 2 replies
  • 41 views

Shakthi Shanagonda
Level 2
Forum|alt.badge.img

Hi Everyone,

 

I am working on a particular information to check to extract which is User Group Permission  and User Group through the ML Work bench. 

 

Please keep your thought for helping.

 

Thanks,

Shakthi

2 replies

taylorbrooks
Level 2
Forum|alt.badge.img

Check if your data model exposes the permission tables first. In ML Workbench, you'll want to query the underlying permission structure — usually something like _CEL_USER_GROUPS or _CEL_PERMISSIONS depending on your EMS setup.

 

If those tables aren't visible in your data model, you might need to add them as custom data extractions or check with your Celonis admin about enabling access to user management metadata.

 

What system are you extracting from (SAP, Salesforce, etc.)?


Shakthi Shanagonda
Level 2
Forum|alt.badge.img

Thanks for the information. Let me check work on it.