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

# Configuring Privileges in Partner Center

> Use Partner Center to configure XBOX privileges for your title, including broadcasting restrictions per sandbox and free-to-play multiplayer without Gold.

The Privileges configuration page dictates whether or not gamers will be restricted from streaming your title to streaming services or if players will be able to play your free-to-play multiplayer without XBOX Live Gold (if applicable).

You can find the **Privileges** section the following way.

1. Sign in to [Partner Center](https://developer.microsoft.com/dashboard).
2. Select the **Apps and games** workspace from the Home page. The **Apps and games | Overview** page appears.
3. On the **Apps and games | Overview** page, use **Search** to find and select your game.
4. If the game is already contnent approved for XBOX services, you will see multiple sections under the **XBOX services** section on the left nav.
   Select **Privileges** under **XBOX Services** section

The Privileges page has two settings that you can configure. The first, whether or not gamers will be restricted from streaming your title to streaming services. The second, if players will be able to play your free-to-play multiplayer without XBOX Live Gold (if applicable).

## Broadcasting Privilege

By default, your game will not restrict broadcasting on any streaming platform; changes to this page are only required if you would like to restrict broadcasting.

You can configure broadcasting in three ways:

* Allow broadcasting everywhere, select **Allow broadcasting this title to viewers on any streaming platform**.
* Restrict broadcasting everywhere, select **Restrict users from broadcasting for this title**.
* Restrict broadcasting by Sandbox, add a sandbox in the **Restrict broadcasting from select sandboxes** section.

To restrict broadcasting on a particular sandbox, click **Add** button in the **Restrict broadcasting from select sandboxes** section.
Choose the target sandbox from the dropdown list, then check the box underneath to restrict broadcasting for that title on the chosen sandbox.
To remove restrictions on broadcasting, sandbox overrides can be deleted.

<img src="https://mintcdn.com/microsoft-4404708b/ktEik-YaZoen6Rhy/images/gdk/services/sandbox-privileges-broadcasting.jpg?fit=max&auto=format&n=ktEik-YaZoen6Rhy&q=85&s=bc279ab9ee4f1b9d0aa90ab8b110ab95" alt="Broadcating privileges" width="649" height="393" data-path="images/gdk/services/sandbox-privileges-broadcasting.jpg" />

<Note>Checking the box to disable broadcasting will only prohibit streaming done through XBOX consoles or the Windows game bar on PC. Selecting **Restrict users from broadcasting for this title** does not prevent the use of capture cards or other external capture or streaming services.</Note>

## Multiplayer Privilege

Certain games may be eligable to be considered free-to-play. This means that players will not need to pay for gold access to play your game with others online over the XBOX Network. Once approved, you will have the ability to configure the multiplayer Privilege(s) on this page.
By default, your game will not allow silver XBOX Live users to play multiplayer; changes to this page are required if you would like to enable free-to-play for your game.

You can configure free-to-play multiplayer in three ways:

* Disable the privilege everywhere, select **Disabled**, this is also the default.
* Allow the privilege everywhere, select **Allow in all sandboxes**.
* Allow in specific sandboxes, via **Allow in specific sandboxes** section.

To allow the free to play privilege in a particular sandbox, select **Add** button in the **Allow in specific sandboxes** section.
Choose the target sandbox from the dropdown list, then check the box underneath to restrict allow the free to play privilege for that title on the chosen sandbox.
To remove restrictions, sandbox overrides can be deleted.

To keep any configuration changes made for settings on this page, select the **Save** button.


## Related topics

- [Privileges configuration in Partner Center](/services/xbox-services/fundamentals/identity/privileges/config/live-privileges-config-nav.md)
- [Portal configuration overview](/services/xbox-services/fundamentals/portal-config/live-portal-config-overview.md)
- [Config](/services/xbox-services/fundamentals/identity/privileges/config/index.md)
- [Configuring matchmaking in Partner Center](/services/xbox-services/multiplayer/matchmaking/config/live-matchmaking-config.md)
- [Configuring data sharing in Partner Center](/services/xbox-services/fundamentals/portal-config/live-data-sharing-udc.md)
