# Storage

Qubitro supports robust storage solutions for persistent data management.&#x20;

Two primary storage types are available:

### Time Series Storage

Designed for structured, time-stamped data. Supports valid JSON and binary data (via integrations) for capturing events, sensor readings, and other chronological information.

{% content-ref url="storage/time-series-storage" %}
[time-series-storage](https://docs.qubitro.com/platform/storage/time-series-storage)
{% endcontent-ref %}

### Blob Storage

Designed for unstructured data. Supports audio, image, and video formats for managing large files and multimedia content.

{% hint style="info" %}
Available only on the Enterprise plan. Activate it from the organization’s add-on settings.
{% endhint %}

{% content-ref url="../add-ons/blob-storage" %}
[blob-storage](https://docs.qubitro.com/add-ons/blob-storage)
{% endcontent-ref %}
