<!--
{
  "availability" : [
    "macOS: 15.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSTableView/appIntentsDataSource",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "AppKit",
      "AppKit"
    ],
    "preciseIdentifier" : "s:So11NSTableViewC012_AppIntents_C3KitE03appD10DataSourceAC0abcdgH0_pSgvp"
  },
  "title" : "appIntentsDataSource"
}
-->

# appIntentsDataSource

The object acting as the table view’s data source for app entity identifiers that make a cell’s content
discoverable by Apple Intelligence and Siri.

```
@MainActor @preconcurrency weak var appIntentsDataSource: (any NSTableViewAppIntentsDataSource)? { get set }
```

## Discussion

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)