Skip to content
Merged
Changes from all commits
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
20 changes: 20 additions & 0 deletions product-analytics/dashboards.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,26 @@ To configure automatic dashboard refreshes:

This feature helps dashboards load faster and stay up to date without manual effort, especially helpful for shared dashboards or recurring check-ins where you want fresh data ready without delay.

### Dashboard Subscriptions

Dashboard subscriptions send a scheduled snapshot of a dashboard to your team—so stakeholders can stay up to date without needing to open Statsig.

**What gets delivered**:
A subscription delivers a snapshot of the dashboard at send time, including:

- Dashboard title and link
- All widgets currently on the dashboard
- The dashboard’s default date range (and any pinned default dashboard filters, if configured)

Depending on your workspace setup, subscriptions can be delivered via Email and/or Slack.

**Creating a Subscription**:
1. Open the dashboard you want to subscribe to
2. Click the settings menu (...) in the top right corner
3. Select "Add/Manage Dashboard Subscription"
4. Configure your delivery channel (email, Slack), recipients (emails or Slack channel) and schedule (e.g. daily, weekly)
5. Click Save

### Organize your Dashboard

A well-made dashboard helps easily convey a narrative around what information is most important and the relationship between items on the dashboard. To facilitate this, we make it easy to move and resize dashboard widgets in place.
Expand Down