Share a dashboard (one-time)
Pick a dashboard, choose how long the link should stay valid (7, 30, or 90 days), and then either:- Copy link — mints a signed “anyone with the link” URL and copies it to your clipboard. The link opens exactly that one dashboard, with charts, without a Platinur account, until it expires.
- Email to people — type one or more email addresses (up to 10) and send the link to each of them now. The email is sent through Platinur’s own transactional email; recipients get the same signed link.
run_operations).
Scheduled (subscriptions)
A subscription sends a link to one dashboard on a cadence. Create one with:- Name — shown in the subscription list and as the email/Slack subject.
- Environment — bound to the environment you are viewing (shown read-only). Subscriptions are per-environment: created for the active environment, and the list only shows that environment’s subscriptions. Switch environments (staging or prod) to manage the others.
- Dashboard — the single dashboard the recipient gets a link to. It must be one of the current environment’s dashboards.
- Cadence — daily, weekly (pick a weekday), or monthly (pick a day 1-28), each at a time in your workspace’s display timezone (Settings -> Preferences).
- Channel — email (up to 10 recipients) or Slack. Slack reuses the webhook already configured in Configuration -> Notifications; it’s disabled in the form until a webhook is saved there.
How scheduling works
A subscription’s cadence is recomputed on every check rather than relying on a persisted “next run” timestamp, so editing a schedule takes effect immediately. If the portal was down at a scheduled time, it still sends on recovery as long as that’s within 6 hours of the scheduled time; past that window the occurrence is skipped (recorded in Monitoring asskipped) rather than
sending late, and the subscription waits for its next occurrence.
Where sends land
Every scheduled send — success, failure, or skip — is recorded in Monitoring as adelivery
run, with the subscription name, channel, and status. Email goes through Platinur’s own
transactional email (no customer SMTP setup required); Slack goes through the webhook configured in
Configuration -> Notifications.