Skip to main content
Version: V3.2

Storage Hub

The Storage Hub is the central place to manage all cloud storage used by the platform. It provides a unified view over storage backends and lets you:

  • Create and manage storage databases
  • Configure retention policies
  • Control access via permissions
  • Inspect measurements (time-series)
  • Clear data safely using a guided wizard
  • Delete storage databases

Storage types supported:

  • Influx (time-series database)
  • Timescale (time-series on PostgreSQL)
  • Blob (object storage for larger payloads / archives)

Storage Hub is split into two areas:

  • Left panel: list of databases, search, and type filters (All / Influx / Timescale / Blob)
  • Main panel: details of the selected database with tabs:
    • Settings
    • Permissions
    • Measurements

Storage Hub Overview

Create new storage (Add Capture Storage)

To create a new storage database, click the + button in the Storage Hub header (top-right of the list panel). This opens the Add Capture Storage wizard.

The wizard guides you through:

  1. General: name, description, and storage type
  2. Retention(s): retention policy setup (and optional link to Blob)
  3. Permissions: choose who can access the storage
  4. Summary: review and create

See Databases & Retention Policies for the full step-by-step flow.

Data lifecycle at a glance

Storage Hub makes the data lifecycle explicit:

  1. Data is written into a database (Influx/Timescale)
  2. Retention policies define how long data is kept
  3. Optionally, retention can link to Blob storage
  4. You can clear subsets of data in a controlled way (wizard)

See Measurements & Clear Data for the guided deletion flow.