<!--
{
  "documentType" : "article",
  "framework" : "SiriKit",
  "identifier" : "/documentation/SiriKit/shortcut-related-ui",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Shortcut-Related UI"
}
-->

# Shortcut-Related UI

Incorporate standard buttons and interfaces into your user interface to offer easy shortcut creation.

## Topics

### Shortcut Button

[`INUIAddVoiceShortcutButton`](/documentation/IntentsUI/INUIAddVoiceShortcutButton)

A button that allows the user to add or edit a shortcut.

### Shortcut Editors

[`INUIAddVoiceShortcutViewController`](/documentation/IntentsUI/INUIAddVoiceShortcutViewController)

A view controller that guides the user through the steps for adding a shortcut to Siri.

[`INUIEditVoiceShortcutViewController`](/documentation/IntentsUI/INUIEditVoiceShortcutViewController)

A view controller that lets the user edit or remove an existing shortcut.



---

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)