---
title: App intent domains
framework: appintents
role: collectionGroup
path: appintents/app-intent-domains
---

# App intent domains

## App intent domains

App intent domains Make your app’s actions and content available to Siri and Apple Intelligence with assistant schemas.

Overview

To enable enhanced understanding and more conversational interactions with Siri for your app, choose a domain and a schema that match your app’s functionality. By conforming your app intent, app entity, or your app enumeration to a schema, you ensure that Apple Intelligence understands your app’s actions and content. When you’ve identified the schema to use, leverage the [AppIntent(schema:)](/documentation/appintents/appintent(schema:)), [AppEntity(schema:)](/documentation/appintents/appentity(schema:)), and [AppEnum(schema:)](/documentation/appintents/appenum(schema:)) macros to write schema-conforming code.

> Note > Siri’s personal context understanding, onscreen awareness, and in-app actions are in development and will be available with a future software update.

To learn more, refer to [Integrating actions with Siri and Apple Intelligence](/documentation/appintents/integrating-actions-with-siri-and-apple-intelligence) and [Making onscreen content available to Siri and Apple Intelligence](/documentation/appintents/making-onscreen-content-available-to-siri-and-apple-intelligence).
