Skip to content

Sharing Dashboards

You can share dashboards internally with team members or externally via public links.

MethodAudienceAuthentication
Dashboard GroupsTeam membersUser login
Share LinksAnyone with the linkOptional (password/email)
TemplatesOther companiesN/A (copy of structure)

Dashboard Groups control which team members see specific dashboards.

  1. Open the dashboard
  2. Click the Edit (pencil) icon in the header
  3. Dashboard settings panel appears on the right
  4. Scroll to Dashboard Permissions Groups
  5. Select one or more groups from the dropdown
  6. Changes save automatically
  1. Go to Settings in the sidebar
  2. Select Dashboard Groups
  3. Click + New Group to create one
  4. Or click an existing group to edit
  5. Add or remove users from the group

Learn more in Dashboard Groups.

Share links let anyone with the URL view your dashboard without logging in.

  1. Open the dashboard
  2. Click the Share button in the header
  3. Click Create Share Link
  4. Choose a dashboard from the list (new links start as drafts)
  5. Configure settings in the editor
  6. Click Save or Save & Close
  7. Copy and share the URL

New links are created as unsaved drafts. You must save at least once before the link is active and can be copied.

The editor has three tabs:

  • General: link name, theme, and whether to use the description as the page title
  • Filtering: filter variables and date filters available to viewers
  • Security: authentication, expiration, and drilldown settings

Changes in the editor are not saved automatically.

  • Click Save to persist changes and keep the editor open
  • Click Save & Close to save and exit
  • If you try to close with unsaved changes, a prompt asks whether to save, discard, or cancel

You cannot copy the link or send email invites until the link has been saved at least once and all changes are saved.

After saving, click Copy Link to copy the URL to your clipboard. Copying does not close the editor, so you can continue making changes if needed.

For email-whitelist links, you can add emails to the whitelist before saving. If Auto-send email on addition is enabled, invites are queued and sent automatically after the next successful save. You can also send invites manually from the whitelist table after saving.

If the link has never been saved or has unsaved changes, the invite option is disabled until you save.

OptionDescription
No AuthenticationAnyone with the link can view
Password ProtectedViewers must enter a password
Email WhitelistOnly approved email addresses can view
  1. Enable Password Protection when creating the link
  2. Set a password
  3. Share the password separately with recipients
  4. Viewers enter the password to access

When a viewer opens a password-protected link:

  • They see a password prompt before the dashboard loads
  • After entering the password and clicking Unlock, the button shows a loading spinner and the label changes to Loading report…
  • The input and button are disabled while the request is in flight to prevent duplicate submissions
  • If the password is wrong, an inline error appears below the input and the dialog stays open so they can try again
  • The page does not refresh on submit
  1. Enable Email Whitelist
  2. Add approved email addresses
  3. Viewers receive a verification code via email
  4. They enter the code to access

You can set how long the access lasts after confirmation (days and hours). You can also choose whether to automatically send invites when adding emails.

In the Filtering tab, you can control what filter options viewers see:

  • Filter Variables: choose which values are available for each filter variable
  • Date Filter: set a default date range or rolling period for the shared view
  • Browser-Unique Filter State: when enabled, each viewer’s browser keeps its own filter selections instead of sharing a single state

Changes to filters in the share link editor are treated as unsaved changes and follow the same explicit save behavior as other settings.

  1. Go to Dashboards and click the Share Links button
  2. See all active links for your company
  3. Edit, disable, or delete links
  4. View access statistics

Organize links into folders:

  1. In the Share Links page, create folders
  2. Move links between folders
  3. Helpful for managing many client or project links

When viewers access a shared dashboard:

  • They see it in read-only mode
  • Filter variables work (if configured)
  • Data updates according to your sync schedule
  • No ability to edit widgets or settings
  • Viewers can change filter values
  • Each viewer’s filter state is independent
  • Filter states aren’t saved after leaving

For advanced integrations, share links can be embedded using iframes:

<iframe
src="https://app.resplendentdata.com/share/your-link-id"
title="Shared Resplendent Data dashboard"
width="100%"
height="600"
frameborder="0"
>
</iframe>
  • Use password protection for sensitive data
  • Set expiration dates on temporary shares
  • Audit active share links regularly
  • Use email whitelists for verified access

Use descriptive link names:

  • “Client X - Monthly Report - Jan 2024”
  • “Board Presentation Q4”
  • “Partner Portal - Sales Data”

For the same dashboard, you might create multiple links with:

  • Different authentication for different audiences
  • Different expiration dates
  • Tracking usage by recipient
  • Check if the link expired
  • Verify it’s not disabled
  • Ensure the dashboard still exists
  • For password links: verify password is correct
  • For email whitelist: check email is on the approved list
  • Ask the link owner to verify settings
  • Share links show data from the last sync
  • Check if the underlying integration is syncing
  • Contact the dashboard owner for sync issues