Documentation

​
​

Development

User Acquisition

Monetization

Industry

Cloud Save

Unity SDK

Admin API

Client API

Open Unity Dashboard

Cloud Save

LiveOps
​
​
Cloud Save
  • Overview
  • Get started
  • Concepts
  • Tutorials
  • Reference
  • Privacy and consent

Cloud Save

Store player and game data in the cloud so players can access it everywhere and across devices.
Read time 2 minutes
Last updated 5 months ago

Use Cloud Save to store Player Data and Game Data for your games.
Because it's cloud based, players can access their data anywhere and across devices, which can mitigate data loss when a player changes devices or re-installs a game. Cloud Save enables players to interact with the game world and with each other, even if players aren't online at the same time.
You can use Game Data with Cloud Code to add features like guilds or clans, community goals or battle passes, or to store the state of items and NPCs in multiplayer games.
You can create Indexes to query data, Access Classes to control what data players can read and write and use Triggers to run code in response to changes to data (for example, to send push messages to connected clients).

Concepts

  • Player Data for player data.
  • Game Data for non-player game data, for example NPCs, entities, game state.
  • Player Files for save game data in any format.
  • Queries to make data stored in Cloud Save searchable.
  • Cloud Code integration, for example, run Cloud Code Triggers when data changes.
  • Access Classes allow you to control what data players can read and write.

Get started

The Get started guide explains how to add Cloud Save to your Unity project.
The Unity SDK tutorial has examples of how to use Cloud Save with Unity.

Pricing

You get an allowance of free data with Cloud Save and if you exceed that limit, you pay for any extra usage as you go. For more information and up to date pricing, refer to UGS pricing.

Additional resources

Download the Unity Gaming Services Samples project to learn how to solve common game development challenges with Cloud Save:
  • A/B testing
  • Battle passes
  • Cloud AI mini-game
  • Command batching
  • Idle Clicker game
  • Seasonal Events
  • Starter Packs

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.

  • On this page
    • Concepts

    • Get started

      • Pricing

    • Additional resources


Report a problem with this page