> ## 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.

# Partner Center account and access management

> Here's an overview of how to register for a Partner Center account to publish games to the Microsoft Store, and manage account users.

Before you can create, manage and publish XBOX games in the Microsoft Store, you'll need to create an account for [Microsoft Partner Center](https://partner.microsoft.com/dashboard/home).

> \[!Important] If you're registering for XBOX development and publishing as a managed Creator, wait to open an account until instructed to by your Microsoft contacts. For more information, see [XBOX Creator Onboarding](/home/onboarding).

## Manage users and access

Many studios have multiple users who want access to Partner Center.

To allow multiple users to access your Partner Center account, associate a Microsoft Entra (formerly Azure Active Directory) tenant to assign roles to individual users instead of sharing access to the Microsoft account. Each user can then sign in to Partner Center with their individual Entra credentials.

<Tip>
  If you want to let multiple people access the company account by signing in with the Microsoft account that opened it (instead of as individual users added to the account), see [the following guidelines](https://learn.microsoft.com/windows/apps/publish/partner-center/partner-center-developer-account#additional-guidelines-for-company-accounts).
</Tip>

### Use Microsoft Entra with your Partner Center account

* [Associate Azure AD with your Partner Center account](https://learn.microsoft.com/windows/apps/publish/partner-center/associate-existing-azure-ad-tenant-with-partner-center-account)
* [Create a new Azure AD tenant to associate with your Partner Center account](https://learn.microsoft.com/windows/apps/publish/partner-center/create-new-azure-ad-tenant)
* [Remove Azure AD tenant associations from your Partner Center Account](https://learn.microsoft.com/windows/apps/publish/partner-center/remove-azure-ad-tenant-associations)
* [Add users and groups in Azure AD applications](https://learn.microsoft.com/windows/apps/publish/partner-center/overview-users-groups-azure-ad-applications)
* [Manage Azure AD applications in Partner Center](https://learn.microsoft.com/windows/apps/publish/partner-center/manage-azure-ad-applications-in-partner-center)

### Manage user permissions in Partner Center

* [Overview of roles and permissions for account users](https://learn.microsoft.com/windows/apps/publish/partner-center/overview-of-roles-and-permissions-for-account-users)
* [Assign roles to account users](https://learn.microsoft.com/windows/apps/publish/partner-center/assign-roles-to-account-users)
  * **Note:** The standard roles provide broad access to all products within your Partner Center account. Consider using custom permissions instead of standard roles if you have multiple account users.
* [Assign account level custom permissions to account users](https://learn.microsoft.com/windows/apps/publish/partner-center/assign-account-level-custom-permissions-to-account-users)
* [Assign product level custom permissions to account users](https://learn.microsoft.com/windows/apps/publish/partner-center/assign-product-level-custom-permissions-to-account-users)

## Next steps

<CardGroup cols={1}>
  <Card title="Create an XBOX game and configure game setup" href="/publishing/game-publishing/tutorial-xbox-managed/how-to-create-a-title-and-configure-game-setup" />
</CardGroup>

## See also

* [Opening a developer account](https://learn.microsoft.com/windows/apps/publish/partner-center/open-a-developer-account)
* [Manage account users](https://learn.microsoft.com/windows/apps/publish/partner-center/manage-account-users)
* [Manage users in Partner Center](https://learn.microsoft.com/windows/apps/publish/partner-center/manage-users-in-partner-center)
* [Set roles and custom permissions](https://learn.microsoft.com/windows/apps/publish/partner-center/overview-of-roles-and-permissions-for-account-users)


## Related topics

- [Partner Center features overview](/publishing/game-publishing/concepts/overview.md)
- [Creating test accounts in Partner Center](/services/xbox-services/develop/test-accounts/live-setup-testaccounts.md)
- [Configuring access policies in Partner Center](/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/access-policies/config/live-access-policies-udc.md)
- [Use Playtest during Preview](/publishing/game-publishing/concepts/playtest-preview.md)
- [Configuring access policies via Partner Center](/services/xbox-services/fundamentals/s2s-auth-calls/custom-service-config/access-policies/config/live-access-policies-config-nav.md)
