Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

How can we see which groups a given group belongs to?

Avatar

Level 1

Hi!

 

I need to take over the administration of an AEM instance and I'm trying to understand how the permissions and groups have been configured.

There are a lot of groups on AEM and I would like to know which group belongs to. It's easy to find the members of a group, but how can I find the upper level (the "parent" of a group)?

 

Thanks!

5 Replies

Avatar

Community Advisor

Hi @JeremyMo2 

 

You can use ACS Commons User Exporter utility to download the list of users as part of CSV file to export or generate the list of available users from AEM in an Excel file, which will provide the direct and indirect relationship. As a prerequisite, you need to have ACS Commons package in your instance

 

Avinash_Gupta__0-1744503719106.png

 

 

https://adobe-consulting-services.github.io/acs-aem-commons/features/exporters/users/index.html

https://rashidjorvee.blogspot.com/2020/07/export-list-of-users-from-aem.html 

 

Thanks,

Avinash

 

Avatar

Level 1

Thank you for your answer.

Unfortunately, ACS Commons requires a library that is not authorized in our company.

 

Is there another way to do it?

Avatar

Community Advisor

Hi @JeremyMo2 , If you have access to AEM Groovy Console, you can run a script to check the member groups from list of user groups. Script  would be similar to the ACS Commons utility defined above.

Avatar

Level 5

Hi @JeremyMo2 ,

 

If you want to find the parent of any group or user, have you tried going to useradmin console?

You can search for any user or group there, and on the right side under the "Groups" tab, you'll see a list of all the groups they belong to, which are effectively their parent groups.

 

Let me know if that’s what you were asking.

 

Thanks.

 

Avatar

Administrator

@shubhanshu_singh Did you find the suggestions helpful? If you need more information, please let us know. If a response resolved your issue, kindly mark it as correct to help others in the future. Alternatively, if you discovered a solution on your own, we'd appreciate it if you could share it with the community. Thank you.



Kautuk Sahni