Under Reports -> Security: pick a user, and the report lists every job (and any job step with its own override) they have at least one effective job-related permission on, with the granted permissions summarized in the grid. Select a row to see the full trail underneath -- which role, at which scope, contributed each permission, and whether anything more specific overrode it.

Uses the same effective-permission resolver as Settings -> My Permissions and the per-object Permission Trail dialog -- this report doesn't recompute grant precedence itself. A job only appears if it has an effective permission whose key starts with Job.; a step only appears when a permission grant is scoped directly to that step. A user with a role that bypasses security (like Fleet Admin) shows every job with everything granted, and a banner naming the bypass role.

See also: Permissions by Role.