Skip to content

Sharing

This page summarizes the ways to share a notebook's content with other users or externally. You can access these from Share on the notebook screen.

There's sharing through granting permissions, and sharing through snapshots (report / public link / signed embed). See Notebook permissions for details on permissions.

Key features

Comparing sharing methods

MethodScope of operationAuthentication / permissions
Granting permissionsEditing, running SQL, parameters, ExplorerLogin required; connection permission also required
ReportViewing; running SQL, parameters, and Explorer depend on publish settingsLogin required; connection permission not required
Public linkView onlyLogin not required
Signed embedViewing; running SQL, parameters, and Explorer depend on settingsLogin not required; authenticated with an API key and token

With snapshot sharing (report / public link / signed embed), changes to the notebook itself aren't automatically reflected. You need to select Publish changes to reflect them.