Marple Docs
  • Introduction
  • Marple Insight
    • Welcome
      • What is Marple Insight?
      • FAQ
      • Feedback
      • Release Notes
      • Roadmap
    • Setup and Configuration
      • Data connection
        • Supported Databases
          • Azure Data Explorer (ADX)
          • Microsoft Fabric
          • TimescaleDB & PostgreSQL
          • Mireo Spacetime
          • InfluxDB (Beta)
        • Connection configuration
          • Required Queries
          • Optional Queries
          • Templating
      • Deployment
        • Infrastructure
        • Identity Providers
        • Hardware
      • API
      • Python SDK
    • User Manuals
      • Data Library
      • Visualisation
        • Add Data Sets
        • Signal List
        • Functions
        • Plot types
          • Time Series
            • Signal Settings
            • Limits and Stacking
            • Zooming
            • Cursors
            • Text data
          • Scatter
          • Map
          • Frequency (FFT)
          • Aggregates
        • Mouse Actions
        • Tabs
        • Reorganise Plots
        • Compare data
        • Realtime
        • Export image
      • Motorsport Package
      • Flight Testing Package
      • Projects
      • Sharing
      • Team and accounts
        • Workspaces
        • Account Types
      • Keyboard Shortcuts
  • Marple Files
    • Welcome
      • What is Marple Files?
      • Quick Start
      • FAQ
      • Release Notes
    • User Manuals
      • Data
        • File Types
        • Time Precision
        • Data Points
        • Upload Data
        • Organise Data
        • Influx DB
      • Visualisation
        • Overview
        • Plot types
        • Mouse & Keyboard
        • Calculated Signals
        • Overlay Data Sets
        • Projects
        • Annotations
      • Analysis
        • Metric Builder
        • SQL Editor
        • Marple AI (GPT)
      • Reporting
        • Create Reports
        • View Reports
        • Share Reports
        • From data library to reports
      • Sharing and Accounts
        • Sharing
        • Team
        • Settings
      • For developers
        • API Access Tokens
        • API Guide
        • Python
Powered by GitBook
On this page
  • Public share links (read-only)
  • Dynamic share links
  1. Marple Insight
  2. User Manuals

Sharing

PreviousProjectsNextTeam and accounts

Last updated 1 month ago

Beyond collaborating within a project, you can also share analysis in Marple Insight through share links.

Share links let you easily share the visualization you have created. To generate a sharing link, click the share button located at the top left of the visualization tab, which will open the share link dialog.

A share link allows you to share your current visualization view with colleagues within the same workspace. Users in your workspace can freely explore, scroll, and add new signals.

Do note that the share link that you generate is only accessible to members of your workspace and cannot be viewed by external users.

Public share links (read-only)

When creating a share link, you can toggle the Read-Only switch to restrict access to the project you shared. Recipients (who must still have access to the workspace where the project resides) will only be able to view the visualization in the shared tab. They will not have access to other parts of the project or the ability to edit it.

In addition:

  • Adding or viewing additional signals is restricted.

  • Modifying or adding plots is not permitted.

  • Zooming and adding cursors are allowed.

This mode is useful for quickly sharing insights while preventing unintended changes to your project.

Dynamic share links

Share links can also be created dynamically, allowing projects to load datasets that match specific metadata criteria—including datasets that may not yet exist. This feature is useful for integrating share links with a customer’s internal system or automatically loading relevant data.

To create a dynamic share link, you need:

  • your url to marple, for instance f1.marpledata.com

  • to mark it as a dynamic share link, add /visualisation?share=dynamic

  • Add a project name after &project=, for instance: &project=testruns20250115. To open the last used project, add &project=lastused)

  • Optional: add any of the metadata in the format &{{replace-with-metadata-label}}={{replace-with-metadata-value}} for instance &outingId=123-456-789&segment=abcd123

  • Optional: add the timestamps in the format &timestampStart=1728978510&timestampStop=12728978520

  • Optional: add the workspace id (find your workspace id at Settings → Team) &workspace=41b322e-a361-4f49-addb-bd0873b6fdd0 Only relevant if you have multiple workspaces. If you open a link from a workspace you are currently not active in, Marple will ask you to switch.

An example of a dynanimc sharelink could be:

https://f1.marpledata.com/visualisation?share=dynamic&project=testruns20250115&outingId=123-456-789&timestampStart=1728978510&timestampStop=12728978520