<!--
{
  "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/default",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:objc(cs)INRelevantShortcutStore(cpy)defaultStore"
  },
  "title" : "default"
}
-->

# default

The default relevant shortcut store.

```
class var `default`: INRelevantShortcutStore { get }
```

## Discussion

Always use [`default`](/documentation/Intents/INRelevantShortcutStore/default) to get a reference to the Relevant Shortcut Store instead of creating an instance of [`INRelevantShortcutStore`](/documentation/Intents/INRelevantShortcutStore).

---

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)