<!--
{
  "availability" : [
    "iOS: 26.4.0 -",
    "iPadOS: 26.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "BundleResources",
  "identifier" : "/documentation/BundleResources/Entitlements/com.apple.developer.family-controls.app-and-website-usage",
  "metadataVersion" : "0.1.0",
  "role" : "Property List Key",
  "symbol" : {
    "kind" : "Property List Key",
    "modules" : [
      "Bundle Resources"
    ],
    "preciseIdentifier" : "entitlements:Entitlements.com.apple.developer.family-controls.app-and-website-usage"
  },
  "title" : "Family Controls App and Website Usage"
}
-->

# Family Controls App and Website Usage

A Boolean value that indicates whether the app may, with the person’s permission, access app and website usage information from the current device.

## Discussion

You must add this entitlement to your app before you access app and website usage information through the <doc://com.apple.documentation/documentation/FamilyControls> and <doc://com.apple.documentation/documentation/DeviceActivity> frameworks. This includes obtaining the <doc://com.apple.documentation/documentation/FamilyControls/AuthorizationStatus/approvedWithDataAccess> authorization status, which lets your app use <doc://com.apple.documentation/documentation/FamilyControls/FamilyActivityData> to retrieve the actual bundle identifiers of installed applications, domain names of visited websites, and display names of activity categories. Your app requires explicit authorization from the person before it can access any of this data.

Add this entitlement to your app by enabling the Family Controls App And Website Usage on your target in Xcode. For more information, see <doc://com.apple.documentation/documentation/Xcode/adding-capabilities-to-your-app>.

---

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)