---
title: Visualizing HealthKit State of Mind in visionOS
framework: healthkit
role: sampleCode
role_heading: Sample Code
path: healthkit/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

Overview note: This sample code project is associated with WWDC24 session 10083: Get started with HealthKit in visionOS and session 10109: Explore wellbeing APIs in HealthKit. Configure the sample code project Before you run the sample code project: Open the sample with the latest version of Xcode. 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.

## See Also

### Health data

- [Saving data to HealthKit](healthkit/saving-data-to-healthkit.md)
- [Reading data from HealthKit](healthkit/reading-data-from-healthkit.md)
- [HKHealthStore](healthkit/hkhealthstore.md)
- [Creating a Mobility Health App](healthkit/creating-a-mobility-health-app.md)
- [Data types](healthkit/data-types.md)
- [Samples](healthkit/samples.md)
- [Queries](healthkit/queries.md)
- [Logging symptoms associated with a medication](healthkit/logging-symptoms-associated-with-a-medication.md)
