Account Data #

Account data represents any data that cannot be scoped lower than the account itself. Most data is stored under a Social ID or Player ID, but sensitive or personal data (if stored at all) is represented at the account level.

We recommend against storing this kind of data whenever possible. Third-party payment processors can manage pay information, and authentication credentials can be managed by identity providers.

Contents #

TopicDescription
Account Data OverviewLearn about how to view account data.
Privacy RightsComplying with privacy rights.
Email VerificationUse the Email Sender Plugin to send verification emails to players.
Account Data ReferenceSDK, plugins, events, and data classes related to account data.