---
title: Spotlight integration
framework: appintents
role: collectionGroup
role_heading: API Collection
path: appintents/spotlight
---

# Spotlight integration

Add your entities to your app’s Spotlight index, and automate the indexing of your content.

## Overview

Overview Indexing your app’s content makes that content findable during searches, and also helps Siri and other system features locate app-specific data. If you create entities for your app’s data, index those entities as part of your content. When a search finds your content, the system can use the associated entity to open your app and navigate to that content.

## Topics

### Essentials

- [Making app entities available in Spotlight](appintents/making-app-entities-available-in-spotlight.md)

### Spotlight support

- [IndexedEntity](appintents/indexedentity.md)
- [IndexedEntityQuery](appintents/indexedentityquery.md)

## See Also

### Feature integration

- [Adopting App Intents to support system experiences](appintents/adopting-app-intents-to-support-system-experiences.md)
- [Apple Intelligence and Siri AI](appintents/apple-intelligence-and-siri-ai.md)
- [App Shortcuts](appintents/app-shortcuts.md)
- [Widgets, Live Activities, and Controls](appintents/widgets-live-activities-and-controls.md)
- [Hardware interactions](appintents/hardware-interactions.md)
- [Focus](appintents/focus.md)
- [Visual intelligence](appintents/visual-intelligence.md)
