---
title: Storage
source_url:
  html: 'https://shopify.dev/docs/api/shop-minis/hooks/storage'
  md: 'https://shopify.dev/docs/api/shop-minis/hooks/storage.md'
api_name: shop-minis
---

# Storage

[use​Async​Storage](https://shopify.dev/docs/api/shop-minis/hooks/storage/useasyncstorage)

[The useAsyncStorage hook provides functions to interact with persistent storage for non-sensitive data.](https://shopify.dev/docs/api/shop-minis/hooks/storage/useasyncstorage)

[use​Image​Upload](https://shopify.dev/docs/api/shop-minis/hooks/storage/useimageupload)

[The useImageUpload hook provides image upload functionality, handling the complete upload pipeline.](https://shopify.dev/docs/api/shop-minis/hooks/storage/useimageupload)

[use​Secure​Storage](https://shopify.dev/docs/api/shop-minis/hooks/storage/usesecurestorage)

[The useSecureStorage hook provides functions to interact with secure storage for sensitive data.](https://shopify.dev/docs/api/shop-minis/hooks/storage/usesecurestorage)

***
