# 🗄️ Data

## Local Storage

<div align="left"><img src="https://689802330-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LAn5scXl2uqUJUOqkJo%2F-LbhpKyBish06SzR3EqV%2F-LbhqycCLqrukk981fKz%2FlocalDB.png?alt=media&#x26;token=0a9a0781-23e9-45da-953c-4a36b6dbddbd" alt=""></div>

You can use the Local DB and the Local Storage components to store data on your users device.

{% content-ref url="local-db" %}
[local-db](https://docs.thunkable.com/snap-to-place/local-db)
{% endcontent-ref %}

{% content-ref url="local-storage" %}
[local-storage](https://docs.thunkable.com/snap-to-place/local-storage)
{% endcontent-ref %}

## Cloud Storage

<div align="left"><img src="https://689802330-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LAn5scXl2uqUJUOqkJo%2F-LbhpKyBish06SzR3EqV%2F-LbhuKVmIrAPp30LN0Xc%2Fcloud_based.png?alt=media&#x26;token=63dbd40d-1633-4425-adba-267f341195e1" alt=""></div>

If you want to store data in the cloud, whether you're working with plain text or with media files, Thunkable has a wide variety of components to suit your needs.

{% content-ref url="realtime-db" %}
[realtime-db](https://docs.thunkable.com/snap-to-place/realtime-db)
{% endcontent-ref %}

{% content-ref url="spreadsheet" %}
[spreadsheet](https://docs.thunkable.com/snap-to-place/spreadsheet)
{% endcontent-ref %}

{% content-ref url="media-db" %}
[media-db](https://docs.thunkable.com/snap-to-place/media-db)
{% endcontent-ref %}

## API

<div align="left"><img src="https://689802330-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LAn5scXl2uqUJUOqkJo%2F-LbhpKyBish06SzR3EqV%2F-Lbhty6UVQbGf6WWqRqZ%2FwebAPI.png?alt=media&#x26;token=cb3c3dc4-88ad-4e6a-9881-ecdc01c2dc14" alt=""></div>

The WebAPI component allows you to quickly and easily connect to any third-party API. Click on the link below to see some examples of how to get started.

{% content-ref url="web-api" %}
[web-api](https://docs.thunkable.com/snap-to-place/web-api)
{% endcontent-ref %}
