<!--
{
  "availability" : [
    "Xcode: 17.0.0 -",
    "iOS: 14.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "SiriKit",
  "identifier" : "/documentation/SiriKit/adding-shortcuts-for-wind-down",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Adding Shortcuts for Wind Down"
}
-->

# Adding Shortcuts for Wind Down

Reveal your app’s shortcuts inside the Health app.

## Overview

> Note: This sample code project is associated with WWDC20 session [10083: Integrate Your App with Wind Down](https://developer.apple.com/videos/play/wwdc2020/10083/).

### Configure the Sample Code Project

Before you run the sample, select a Team account under the Signing section in the project editor for the targets `Bedtime` and `BedtimeIntents` in Xcode.

Once you run the sample project for the first time, shortcuts from the sample are visible in the Health app when you set up Sleep.

---

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)