<!--
{
  "availability" : [
    "iOS: 12.0.0 -",
    "iPadOS: 12.0.0 -",
    "macCatalyst: 13.1.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 5.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INRelevantShortcutStore",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:objc(cs)INRelevantShortcutStore"
  },
  "title" : "INRelevantShortcutStore"
}
-->

# INRelevantShortcutStore

An object that saves relevant shortcuts.

```
class INRelevantShortcutStore
```

## Topics

### Getting the Shortcut Store

[`class var `default`: INRelevantShortcutStore`](/documentation/Intents/INRelevantShortcutStore/default)

The default relevant shortcut store.

### Setting Relevant Shortcuts

[`func setRelevantShortcuts([INRelevantShortcut], completionHandler: (((any Error)?) -> Void)?)`](/documentation/Intents/INRelevantShortcutStore/setRelevantShortcuts(_:completionHandler:))

Sets the relevant shortcuts.

## Relationships

### Inherits From

[`NSObject-swift.class`](/documentation/ObjectiveC/NSObject-swift.class)

### Conforms To

[`Hashable`](/documentation/Swift/Hashable)

[`CustomDebugStringConvertible`](/documentation/Swift/CustomDebugStringConvertible)

[`Equatable`](/documentation/Swift/Equatable)

[`CVarArg`](/documentation/Swift/CVarArg)

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

---

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)