Report
Convert a notebook into a report for sharing with Guests.

Report is a snapshot of a notebook designed to allow users only to view the content.
By creating a report, you can safely share analysis results with other members and guests without granting connection permissions.
Key Features
Focus on Important Pages:
Specific pages can be selected.
Static and View-Only:
Report allows creators to share original data without worrying about it being altered. Viewers can access and review important information without altering the content. This ensures creators and viewers that the shared data remains intact and secure.
Guest Access:
Guest is a special workspace role that can only view the report. They do not need access to the notebook or connection, making it possible to share with a broader range of users.
No Connection Role Required:
You can share aggregated statistical data and charts without granting access to the original data.
High Performance:
Data is pre-fetched and saved as a snapshot, resulting in faster display speeds.
Report type for your purpose:
You can select whether to allow query re-execution and parameter changes for report viewers.
Parameter-URL Synchronization:
When you change parameters within a report, the changed parameter information is synchronized to the URL. Therefore, you can share parameter values with other users by sharing the URL. For details, see How to Specify Parameters from URLs.
How to Set Up
Open the notebook
Open the notebook you want to share.
Click the
Share
button in the header and selectReport
tab.Click
Create report
button.
Select
Publish pages
Choose the pages you want to publish.
Select
Report type
from the following:Interactive report
Allows parameter changes and query re-execution.
You can select options such as data download and explorer function usage.
Refreshable report
Allows data updates with query re-execution.
Static report
Displays data at the time of report publication.
Set options according to
Report type
(except forStatic report
)You can further restrict the range of data that can be viewed by specifying
Fixed parameters
.
Publish
Click the
Publish
button.(The system will check in the background if you have the necessary permissions to publish the notebook. Once verified, the report creation is complete.)
Set Permissions for the report
Open the report and click
Report settings
in the top right corner.Add users or groups in the
Permissions
tab to grant permissions to users in the workspace.Add external users in the
Invite
tab to invite them as workspace guests.
Notes
Operations related to reports, especially publishing, require complex role combinations. Please refer to the documentation:
Access Control for ReportLast updated
Was this helpful?