Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Nested groups

Thereza Van der
Tera Contributor

Hi everyone 🙂

 

Is there a way to add a group to a group? I looked up nested groups and parent child groups but it looks like it only shares the roles. I would like to do the following:

 

I have a group and in that group I would like to add all the members of our Service Desk and a few select users. I don't want to add the Service Desk users manually as I would always have to maintain it then.

 

 

Regards

Thereza

5 REPLIES 5

DrewW
Mega Sage

Don't use a group.  Create a role and check for that in your client script.  Then just assign the role to the appropriate groups that should have the access to take the needed action.