Skip to content

Update scheduled-report.md #4277

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Apr 30, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions docs/dashboards/scheduled-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,11 @@ import useBaseUrl from '@docusaurus/useBaseUrl';

The **Scheduled Report** feature enables you to receive an emailed copy of a dashboard (PDF or PNG format) at the frequency of your choice, allowing you to get your dashboard insights without logging into the Sumo Logic platform.

You can distribute the dashboard to folks in your Sumo organization who do not have access to the platform, enabling better information sharing. It is also useful for compliance management, as it automatically captures and archives the state of the dashboard.
You can distribute the dashboard to folks in your Sumo Logic organization who do not have access to the platform, enabling better information sharing. It is also useful for compliance management, as it automatically captures and archives the state of the dashboard.

:::info
If a .pdf and/or .png export fails, an error email will be sent to your email ID.
- For PNG format export you will receive both embedded and attached copy of the dashboard to your email.
- If a .pdf and/or .png export fails, an error email will be sent to your email ID.
:::

## Create a Scheduled Report
Expand Down
Loading