<!--
{
  "availability" : [
    "Xcode: 16.1.0 -",
    "visionOS: 2.1.0 -",
    "iOS: 18.1.0 -"
  ],
  "documentType" : "article",
  "framework" : "HealthKit",
  "identifier" : "/documentation/HealthKit/visualizing-healthkit-state-of-mind-in-visionos",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Visualizing HealthKit State of Mind in visionOS"
}
-->

# Visualizing HealthKit State of Mind in visionOS

Incorporate HealthKit State of Mind into your app and visualize the data in visionOS.

## Overview

> Note: This sample code project is associated with WWDC24 session 10083: [Get started with HealthKit in visionOS](https://developer.apple.com/wwdc24/10083) and session 10109: [Explore wellbeing APIs in HealthKit](https://developer.apple.com/wwdc24/10109).

### Configure the sample code project

Before you run the sample code project:

1. Open the sample with the latest version of Xcode.
2. Set the developer team for the project target to let Xcode automatically manage the provisioning profile. For more information, see [Assign a project to a team](https://help.apple.com/xcode/mac/current/#/dev23aab79b4).

---

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)