<!--
{
  "availability" : [
    "iOS: 8.0.0 -",
    "iPadOS: 8.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "BundleResources",
  "identifier" : "/documentation/BundleResources/Entitlements/com.apple.developer.healthkit.access",
  "metadataVersion" : "0.1.0",
  "role" : "Property List Key",
  "symbol" : {
    "kind" : "Property List Key",
    "modules" : [
      "Bundle Resources"
    ],
    "preciseIdentifier" : "entitlements:Entitlements.com.apple.developer.healthkit.access"
  },
  "title" : "HealthKit Capabilities Entitlement"
}
-->

# HealthKit Capabilities Entitlement

Health data types that require additional permission.

## Discussion

The [`HealthKit Entitlement`](/documentation/BundleResources/Entitlements/com.apple.developer.healthkit) provides access to most HealthKit data types. However, because of their highly sensitive nature, some data types require additional entitlements. The [`HealthKit Capabilities Entitlement`](/documentation/BundleResources/Entitlements/com.apple.developer.healthkit.access) provides access to these data types.

To add this entitlement to your app, first enable the HealthKit capability in Xcode, and then check any values that you want to add to the [`HealthKit Capabilities Entitlement`](/documentation/BundleResources/Entitlements/com.apple.developer.healthkit.access).

Only add values for data types that your app needs to access. App Review may reject apps that don’t use the data appropriately. For more information, see the [Health and Health Research](https://developer.apple.com/app-store/review/guidelines/#health-and-health-research) section of the [App Store Review Guidelines](https://developer.apple.com/app-store/review/guidelines/).

## See Also

  <doc://com.apple.documentation/documentation/HealthKit/accessing-health-records>



---

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)