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.

How can I give user access to create reports but not see OOB reports created by sys_admin users

Nisha30
Kilo Sage

Hi Team,

 

If I give report_admin / report_global role to an user, he can see all reports in system .

Which we dont want .

 

If I give report_group and report_user role, he cant see the report module itself in navigator. 

 

User should create or view only reports what he created or has been shared NOT the one created by sys_admin users

 

 

 

 

How do i achieve this.

 

Thanks

1 REPLY 1

Brian Lancaster
Kilo Patron

report_group: Can manager and share reports that are shared with them.

 

report_global: Can manage report shared with everybody.

 

report_user: can create a share reports but cannot modify reports shared with them.

 

So report_user is the most limiting but again if an admin creates a report and shares it they may be able to see it they just won't be able to modify it.