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.

Report Sharing

MThomas1
Tera Expert

Use Case:

ITIL user / no specific report roles .

user able to create a report, but when trying to share the report , the only options available are " Add to Dashboard / Export to PDF".

what is the reason for a creator/owner of a report -> not getting the option to SHARE the report? Any report specific roles required?

Thank you and appreciate the guidance on this request.

 

 

 

4 ACCEPTED SOLUTIONS

Pau Besalu
Tera Guru

Hello Thomas,

 

To share reports, the user needs one of the following roles:

report_user: Can create and share personal reports.

report_group: Can manage and share reports that are shared with them (listed in Group).
report_global:Can manage reports that are shared with everyone (listed in Global). false
report_admin: Can manage, share, publish, and schedule all reports. Can access Reports > Administration
and manage all report-related objects. The report_admin role inherits all other report roles.

 

For basic functionality, you would assign the role report_group or report_user.


Kind regards,

Pau.

View solution in original post

Kieran Anson
Kilo Patron

Have you provided the report_group role?

View solution in original post

Hanna_G
Kilo Sage
Kilo Sage

By default, ITIL users can create reports but can’t share them unless they have a reporting-related role.

To enable the Share option, the user needs either:

  • report_user (to create and share personal reports), or

  • report_admin (to manage and share reports globally).

Without these, only Add to Dashboard and Export to PDF will appear.

You can grant report_user safely — it allows sharing and scheduling reports without giving full admin access to reporting.

View solution in original post

Yes, report_group -> Share option available. 

View solution in original post

7 REPLIES 7

Hanna_G
Kilo Sage
Kilo Sage

By default, ITIL users can create reports but can’t share them unless they have a reporting-related role.

To enable the Share option, the user needs either:

  • report_user (to create and share personal reports), or

  • report_admin (to manage and share reports globally).

Without these, only Add to Dashboard and Export to PDF will appear.

You can grant report_user safely — it allows sharing and scheduling reports without giving full admin access to reporting.

Hello ,

I tried report_user role -> No impact, Share option was not available. 

Report_Group -> Share option available.

 

 

 

MThomas1
Tera Expert

Thank you all for your quick and helpful input /solutions , I appreciate the guidance.