Edit

Groups

Groups are a community feature that lets players form guilds, clans, or other persistent associations. The group entity type supports membership management, roles, and its own data storage.

Groups are one of several storage features in PlayFab, each scoped to a different entity type. For a comparison, see Entity Objects.

What you can do with Groups

The Group entity type gives you the ability to:

  • Create and manage player groups (guilds, clans, teams)
  • Define roles and permissions for group members
  • Invite and manage membership
  • Store group-specific data using Entity Objects and Entity Files

To build a guild or clan system in your game, use the group functionality and create a customized experience within your game.