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
  • Connecting your data
  • Deployment
  • API
  1. Marple Insight

Setup and Configuration

How to set up your Marple server

PreviousRoadmapNextData connection

Last updated 3 months ago

Marple Insight is a web application that you access from your browser.

Connecting your data

To visualize your data in Marple Insight, the application must be properly configured to retrieve and interpret information from your data source.

  1. Providing Credentials – First, Marple Insight needs the correct credentials to access your database securely.

  2. Defining Queries – Once access is established, Marple Insight must be configured to correctly interpret your data. This is done by defining queries within the application, ensuring that the right data is received, and this data is structured and displayed as needed.

Deployment

The easiest and fastest way to get started with Marple Insight is to have us deploy it for you in our cloud. This ensures a hassle-free setup with minimal effort on your end.

For organizations that prefer to self-manage Marple Insight and deploy it within their own network, we have outlined the key requirements and considerations to help you get started smoothly.

API

Once Marple Insight is deployed, you can integrate with it dynamically through our API. For seamless interaction within Python, we also provide a dedicated Python package, making it easy to connect and interact with Marple directly from your code.

Note that also sharing analysis can be done automatically, thanks to our dynamic share links: .

Data connection
Deployment
API
Python SDK
Dynamic share links