What roles should I include to allow App Engine Fulfiller ability to create dashboards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2022 01:50 PM
Building apps using AES with custom (fulfiller) roles created in AES for the applications. The stakeholders want the custom app fulfillment team to be able to create and share dashboards.
The following docs page states that "Any role" can create, edit and share dashboards. However, we are finding that the custom fulfiller role these users are granted(created in the security section of App Engine Studio) does not give them the ability to create dashboards.
What role or role pairs would you suggest including to allow the custom app fulfillers access to dashboards and reports.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2022 01:58 PM
For the users to be able to create reports, you will need to provide them report_user report.
Users should be able to create dashboard by themselve. Not sure, why they are not able to. If not, you can try the pa_power_user, if that gives them the ability.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2022 02:15 PM
Thanks for that note. I am aware of report_user and report_group, and that is not our challenge. Our goal is to allow the users ability to create Dashboards. Again, per the originally posted docs page on dashboard permissions, "any role" should do the trick. However, my customer is finding that is not allowing access to create dashboards. I was curious if anyone else out there building custom apps using App Engine Studio is running into this.