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
  • Upload via the library
  • Import preview
  • Auto-import uploaded files
  • Upload via API
  1. Marple Files
  2. User Manuals
  3. Data

Upload Data

Getting your data into Marple

PreviousData PointsNextOrganise Data

Last updated 3 months ago

You can upload your data via the Marple app, or by using the API.

Upload via the library

There are two ways to upload data in the library tab. Open your file explorer using the upload data button, or just drag and drop a file in the file list.

Import preview

After uploading, a preview modal will open where you can change the import settings and view a preview of your data.

  1. Select the data type (Marple tries to detect this automatically, sometimes you have to set it manually.

  2. Change your specific import settings.

  3. Select the signal that must be used as time signal.

  4. Save the config as default to reuse it for your next imports.

  5. Confirm, and let the import begin.

Auto-import uploaded files

As soon as you have finalized the import settings, you can enable auto import when uploading a file. You won't have to wait for the preview anymore, your data will be imported automatically.

Upload via API

Ideally, you want to automatically upload the data from your test or simulation. This is easily possible using our API.

Uploading data in the library
Import preview
Auto import data