---
title: Showcase App Data in Spotlight
framework: coredata
role: sampleCode
role_heading: Sample Code
path: sample-code/coredata/showcase-app-data-in-spotlight
---

# Showcase App Data in Spotlight

Index app data so users can find it by using Spotlight search.

## Overview

Overview note: This sample code project is associated with WWDC21 session 10098: Showcase App Data in Spotlight.

## See Also

### Integrating with Spotlight

- [NSCoreDataCoreSpotlightExporter](coredata/nscoredatacorespotlightexporter.md)
- [NSCoreDataCoreSpotlightDelegate](coredata/nscoredatacorespotlightdelegate.md)
- [Spotlight record keys](coredata/spotlight-record-keys.md)
