View Schedule Permissions

What permissions are required for a user to view their own scheduled content at /account/schedules ? The user can otherwise create scheduled content and see/edit the schedule from the details pane of the saved look.

The see_schedules permission will allow users to see the schedules page in Looker - they will see all the schedules, but can filter it down to their own.

As noted in the docs:

Users can see the Schedules and Schedule History pages from the Admin panel in Looker. This privilege does not give a user the ability to reassign, edit, or delete other users’ schedules on the Schedules and Schedule History pages.

Thanks GavinW, this permission does not seem to enable the user to see their own schedules from the Profiles->Schedules menu (see attached image). Your solution does give access via the Admin panel, but i would prefer to avoid directing less-technical users to a section called Admin.

That’s curious - I believe that they should be able to see this option in the dropdown and the schedules they created once they have the ‘schedule_look_emails’ permission (which is required to create those schedules in the first place).

After playing with it some, it appears manage_schedules is the needed permission, which is in Beta as of this writing. Would much prefer a view permission instead of manage so less technical users can’t accidentally mess things up. Thanks for the help Gavin!

Thanks for coming back with the info! I didn’t realise there’s a new permission in the works here.