tencent cloud

Business Intelligence

Product Introduction
Product Overview
Strengths
Product Features
Use Cases
Purchase Guide
Billing Instructions
Purchase Guide
Upgrade Instructions
Renewal Instructions
Quick Start
Data Access
Creating a VPC Data Source
Creating Cloud Data Sources
Creating Proprietary Data Sources
Data Table Creation and Data Processing
Introduction to Data Analysis Basics
Data Table Creation
Data Processing
Data Analysis
Analysis Settings
Interactive Analysis
Ad-Hoc Analysis
Data Visualization
Public Style Setting Instructions
Filter Components
Chart components
Rich Text Component
Other Components
Mobile Terminal Layout Editor
Theme Settings Introduction
Page Layout Introduction
Dashboard Directory Management
Collaboration and Application
Push Channel Management
Report Push
Sharing
Embedding
Self-Service Data Retrieval
Metric Alarms
Data Security
Parameter Construction
Platform Management
Account and Permission Management
Statistics and Analysis
System Settings
Resource Migration
Practical Tutorial
Collection of Optimization Practices
Performing Trend Analysis
Performing Proportion Analysis
Performing Data Analysis with Excel Files
Creating Tables
API Documentation
History
Introduction
API Category
Making API Requests
Project Management APIs
Role APIs
Database Table APIs
Report Embedding APIs
Page Management APIs
Data Types
Error Codes
FAQs
Relevant Agreements
Service Level Agreement
Privacy Policy
Data Privacy And Security Agreement
Contact Us

Sharing

PDF
Focus Mode
Font Size
Last updated: 2025-09-19 15:24:44
After the report is created, you can share the report with others for viewing as needed.
Prerequisites:
The shared page has been published.
The user initiating the share needs to have the "Share" permission.
To include page parameters, you need to purchase the Professional Edition.

In this document, you will learn:
How to set up a share page;
How to include page parameters to a shared page.


Page Sharing Settings

1. Go to the project > Dashboard > click the Share icon.


2. In the pop-up layer, you can share the current page.


Enable sharing: The current page will be shared. Otherwise, users will encounter an error when accessing the old link.
Access verification: If verification is disabled, any user with the current access link can view the page (it is recommended to enable verification). Otherwise, users will need a password to access the page.
Validity period: You can set no time limit. Once a time limit is set, users will only be able to access the page within the specified validity period.
Access link: Copy the link and distribute the link to viewers.
3. At the same time, sharing the entire project's dashboard is supported (requires the project administrator or enterprise administrator roles):


Note
1. The current page sharing requires the initiator to have edit permission for the webpage, otherwise unable to initiate sharing;
2. The project dashboard sharing can only be initiated by project administrators or enterprise administrators.
3. Users access pages through the access link. The system does not validate the viewer identity. For data security consideration, please be cautious when sharing.
4. After sharing is enabled, the link is generated automatically. Any updates to the sharing configurations require clicking 'Update Settings' to take effect.


Sharing Page with Parameters

1. After the sharing settings are configured as above, the shared access link is obtained.
/* In this example, assume the access link obtained is as follows. Remember to modify the values for pageId, projectId, and token. */
https://tcbi.qq.com/page/share?pageId=111&projectId=222&token=337858f3-0366-4845-991e-f51c6de63b9f&scope=page&canvasType=GRID
2. Construct the URL page parameters.
Refer to URL Page Parameter Construction to obtain the page parameters required to be included. In this example, we assume the “department” parameter with the value "Quality Group" needs to be included.
params[]=value=quality_group%26target%3Ddepartment
3. Append the constructed URL parameters to the shared link.
https://tcbi.qq.com/page/share?pageId=111&projectId=222&token=337858f3-0366-4845-991e-f51c6de63b9f&scope=page&canvasType=GRID¶ms[]=value=quality_group%26target%3Ddepartment


Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback