> For the complete documentation index, see [llms.txt](https://docs.overthereality.ai/over-sdk-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.overthereality.ai/over-sdk-manual/sdk-coding-nodes/over-nodes/local-storage.md).

# Local Storage

This section introduces a set of custom nodes designed to simplify the process of saving, retrieving, and managing data in the **local storage** of your Unity project. These nodes are particularly useful for persisting user preferences, game progress, or any other critical information that needs to be stored locally on the user’s device.
