Sharing¶
Construct provides several ways to share your work with teammates and export content for external use.
Direct Links¶
Both Circuit Designer and Resource Analyzer allow you to share direct links to specific circuits or analyses:
- Click the share icon (
) in the toolbar - A link is automatically copied to your clipboard
- Share the link with your teammates
Note
Links only work for users who already have access to the project through your organization.
Downloading Content¶
Many Construct tools provide built-in options to download artifacts directly. Look for the download icon (
) in the tool's toolbar to access available download formats. This allows you to quickly export your work without navigating to the File Browser.
Circuit Designer¶
| Format | Description |
|---|---|
| JSON | Complete circuit definition |
| PNG | Raster image of the circuit |
| SVG | Vector image of the circuit |
Resource Analyzer¶
| Format | Description |
|---|---|
| JSON | Analysis data and configuration |
| PNG | Raster image of the analysis (except Flame graph) |
| SVG | Vector image of the analysis (except Flame graph) |
You can also download individual files or entire folders through the File Browser.
Coming Soon
The following features are planned for future releases:
- Read-only sharing of Circuits and QRE Analysis with external users
- Cross-organization project sharing (e.g., sharing specific projects between different organizations)
Contact construct-support@psiquantum.com to register interest in these features.