<!--
{
  "availability" : [
    "macOS: 15.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppIntents",
  "identifier" : "/documentation/AppIntents/NSCollectionViewAppIntentsDataSource",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "App Intents",
      "AppKit"
    ],
    "preciseIdentifier" : "s:012_AppIntents_A3Kit016NSCollectionViewaB10DataSourceP"
  },
  "title" : "NSCollectionViewAppIntentsDataSource"
}
-->

# NSCollectionViewAppIntentsDataSource

The methods adopted by the object you use to make items in a collection view discoverable by Apple Intelligence and Siri.

```
@MainActor protocol NSCollectionViewAppIntentsDataSource : AnyObject
```

## Overview

For more information, refer to <doc:providing-contextual-cues-to-Apple-Intelligence-and-Siri> and
<doc://com.apple.documentation/documentation/AppIntents>.

---

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)