Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 2.68 KB

notifications.md

File metadata and controls

52 lines (32 loc) · 2.68 KB
title
Notification permissions

Notification permissions

Notifications in Metabase include alerts and dashboard subscriptions.

Notification recipients can see whatever the notification creator can see. For example, if:

  • Beau creates a subscription to a dashboard saved in their personal collection.
  • Beau adds Anya to the dashboard subscription.
  • Anya will see the dashboard in her email, even though she doesn't have permissions to view that dashboard in Beau's personal collection.

All accounts

From Account settings, all accounts can:

  • Create alerts and dashboard subscriptions.
  • Add new recipients to dashboard subscriptions that they own. Non-admins can only add themselves to alerts.
  • Unsubscribe from any alert or subscription.

When a notification creator adds new recipients to an alert or subscription, Metabase will display data to the recipients using the creator's data permissions and collection permissions.

Sandboxed accounts

Same as all accounts, but people using sandboxed accounts will only see themselves in the list of recipients when creating an alert or subscription.

Admins

{% include plans-blockquote.html feature="Auditing tools" %}

From Metabase's auditing tools, admins can:

  • View all subscriptions and alerts
  • Add or remove recipients from an existing subscription or alert
  • Delete subscriptions or alerts

Admins can add recipients without changing the permissions of the alert or subscription. For example, if an admin adds Anya to a subscription created by Beau, Anya will receive emails with the same data that the Beau can see.

More control over email options

On Enterprise and Pro plans, Admins can:

Further reading