<!--
{
  "availability" : [
    "tvOS: 13.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "BundleResources",
  "identifier" : "/documentation/BundleResources/Entitlements/com.apple.developer.user-management",
  "metadataVersion" : "0.1.0",
  "role" : "Property List Key",
  "symbol" : {
    "kind" : "Property List Key",
    "modules" : [
      "Bundle Resources"
    ],
    "preciseIdentifier" : "entitlements:Entitlements.com.apple.developer.user-management"
  },
  "title" : "User Management Entitlement"
}
-->

# User Management Entitlement

The entitlement for distinguishing between multiple user accounts on Apple TV.

## Discussion

To configure the entitlement, add the User Management capability on your app’s target in Xcode and select the checkbox for each privilege your app requires. For more details about adding a capability, see <doc://com.apple.documentation/documentation/Xcode/adding-capabilities-to-your-app>.

For guidance on choosing a data management strategy for your app, see <doc://com.apple.documentation/documentation/TVServices/personalizing-your-app-for-each-user-on-apple-tv>. For an example of how to use this entitlement in your tvOS app, see <doc://com.apple.documentation/documentation/TVServices/mapping-apple-tv-users-to-app-profiles>.

> Note:
> You can enable `runs-as-current-user` if your app’s minimum version is earlier than tvOS 14, but the app will behave as if the privilege isn’t set when running on the earlier version.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)