> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Game Manager quickstart

> Get started with PlayFab Game Manager by creating a developer account, setting up your studio, and defining your first title to start configuring your game.

Get started with PlayFab by using Game Manager to create your PlayFab account, create your studio, and create your first title.

## Create a PlayFab account

On the [PlayFab sign up](https://developer.playfab.com) screen, you can create a PlayFab specific account or use your Microsoft account to sign in.

When you've signed in, PlayFab prompts you to enter your contact information and studio information. If you haven't finalized the game studio name, you can change it later.

The studio is the administrative grouping for your titles, team members, permissions, billing, and support. By default, the studio also has one namespace that provides cross-title player identity and shared data. For more information, see [PlayFab concepts](/services/playfab/get-started/concepts#studios-namespaces-and-titles).

<img src="https://mintcdn.com/microsoft-4404708b/dqv53299jA1M-fNi/images/playfab/live-service-management/gamemanager/quickstart/create-account.png?fit=max&auto=format&n=dqv53299jA1M-fNi&q=85&s=129e8c602942f897feaa45a89548668d" alt="Account creation screen." width="801" height="794" data-path="images/playfab/live-service-management/gamemanager/quickstart/create-account.png" />

## Create your first game

To create a title, you must, at a minimum, enter a name for the game. A title is an isolated PlayFab resource for a game or game environment and has its own configuration and player data. You can also specify details such as the title genre, monetization mode, target marketplaces, and player mode. The Benchmark comparisons feature uses these properties to display a finer-grained view of benchmark data. You can set these options later.

<img src="https://mintcdn.com/microsoft-4404708b/dqv53299jA1M-fNi/images/playfab/live-service-management/gamemanager/quickstart/create-first-game.png?fit=max&auto=format&n=dqv53299jA1M-fNi&q=85&s=00b08ee6238085832a26c4965c51b509" alt="Create your first game." width="1032" height="859" data-path="images/playfab/live-service-management/gamemanager/quickstart/create-first-game.png" />

## Your studios and titles

When you've successfully created your account, studio, and first title, Game Manager opens the dashboard for your title.

The next time you sign in, Game Manager opens the **My Studios and Titles** page. From there, you can select a title to open its dashboard. For a detailed introduction to the features of Game Manager, see [Game Manager reference](/services/playfab/live-service-management/gamemanager/reference).

Many API calls require a Title ID, which is the string ID found beneath the title of your game. In the following dashboard, the title is "My Game" and the Title ID is "F71AC."

<img src="https://mintcdn.com/microsoft-4404708b/dqv53299jA1M-fNi/images/playfab/live-service-management/gamemanager/quickstart/my-studios-titles.png?fit=max&auto=format&n=dqv53299jA1M-fNi&q=85&s=43c31b3f69f3feae94f50baa68d14cd4" alt="Studios and Titles screen." width="782" height="276" data-path="images/playfab/live-service-management/gamemanager/quickstart/my-studios-titles.png" />

## Next steps

* [PlayFab User Roles](/services/playfab/identity/dev-identity/permissions/playfab-user-roles)
