Can embedded QuickSight readers with reader role schedule their own email reports?

I have a QuickSight embedded dashboard implementation where users access dashboards through our application with reader role permissions. I want to understand the current capabilities and limitations for these embedded readers regarding email report scheduling.

Specific Questions:

  1. Can a user with reader role in an embedded QuickSight experience schedule email reports for themselves?
  2. What are the exact permissions and configuration requirements needed to enable this functionality?
  3. Are there any recent changes in 2025 that have affected reader scheduling capabilities in embedded dashboards?

Current Setup:

  • Using embedded dashboards for registered users
  • Users have reader role permissions
  • Enterprise edition QuickSight account
  • Need readers to be able to schedule their own email reports

I’ve seen conflicting information about whether readers can create their own schedules or if they can only subscribe to author-created schedules. Looking for the most current and accurate information.

Any guidance on best practices or alternative approaches would be greatly appreciated!

Hello Karan,

First of all welcome to the QuickSight Community !

The answer to your questions is Yes since 31st Mar 2025. Please refer here and here

Hope this helps.

Cheers,

Deep

1 Like

Hi Deep,

Thank you for the quick response and the confirmation! I appreciate the welcome to the community.

We tested this functionality in our QA environment after reviewing the documentation you referenced, but we’re encountering a limitation. Instead of seeing the option to create new schedules, our embedded readers are only seeing the option to subscribe to existing reports (see attached screenshot).

Questions:

  1. Permission Configuration: Is this behaviour due to specific permission settings that need to be configured? Are there particular IAM policies or QuickSight user permissions that control whether readers can create vs. only subscribe to schedules?

  2. Embedding Configuration: Do we need to enable specific features in our GenerateEmbedUrlForRegisteredUser API call? We’re currently using embedded dashboards for registered users and enabled schedules as true.

  3. User Type Requirements: Could this be related to how our embedded users are set up (IAM vs QuickSight identity)? We are using QuickSight identity.

We want to ensure our embedded readers have the full capability to create their own schedules as mentioned in the March 2025 update, rather than being limited to subscribing to author-created schedules.

Any guidance on the specific configuration steps needed would be greatly appreciated!

Setup Details:

  • QuickSight Enterprise Edition

  • Embedded dashboards using registered user authentication

  • Readers have access to shared dashboards

  • Using latest QuickSight APIs

Thanks again for your help!

Hello Karan,

Since its new and i have not tried myself below is my understanding.

Questions:

  1. Permission Configuration: Is this behaviour due to specific permission settings that need to be configured? Are there particular IAM policies or QuickSight user permissions that control whether readers can create vs. only subscribe to schedules?

→ No - reader can only subscribe to dashboard but can create upto 5 schedules for pixel perfect reports

  1. Embedding Configuration: Do we need to enable specific features in our GenerateEmbedUrlForRegisteredUser API call? We’re currently using embedded dashboards for registered users and enabled schedules as true.

→ No, it seems ok here

  1. User Type Requirements: Could this be related to how our embedded users are set up (IAM vs QuickSight identity)? We are using QuickSight identity.

→ No, as long as its registered and known to QuickSight its ok.

If you have Pixel perfect enabled, please try out with pixel perfect report to see if readers are able to schedule.

Hope this clears your doubt.

Cheers,

Deep

1 Like

Hi Deep,

Thank you for the clarification! Just to confirm my understanding:

For regular dashboard email reports (PDF snapshots): Readers can only subscribe to existing schedules created by authors, but cannot create their own schedules.

For pixel-perfect reports: Readers can create their own schedules (up to 5 per dashboard) and have full scheduling control.

So if we want to enable our embedded readers to create and manage their own email report schedules, we would need to implement pixel-perfect reports in our environment, correct?

Thanks again!

Best regards

your understanding is Correct !