How can administrator find the project area / team area memberships of a particular user
![](http://jazz.net/_images/myphoto/65669772c569fa5157b25711fa022ec0.jpg)
To find the memberships of ccm projects, administrator goes to ccm project's administration page and clicks on the user --> clicks Work Environment section --> this lists the the project area / team area membership.
How can an administrator find the list of RM & QM projects where a user has membership.
How can an administrator find the list of RM & QM projects where a user has membership.
One answer
![](http://jazz.net/_images/myphoto/65669772c569fa5157b25711fa022ec0.jpg)
I do not know of a way the information is exposed through the UI for those applications.
You could write a REST script to get all project areas, then get the members list for each one and look for the user's url (which includes the user id). The Process REST wiki page is here: https://jazz.net/wiki/bin/view/Main/DraftTeamProcessRestApi
Ruby
Martha (Ruby) Andrews
Team Lead, Jazz Foundation L3 Development