<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: -",
    "macOS: 15.0.0 -",
    "tvOS: 18.0.0 -",
    "visionOS: 2.0.0 -",
    "watchOS: 11.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppIntents",
  "identifier" : "/documentation/AppIntents/AppSchemaEntity",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "App Intents"
    ],
    "preciseIdentifier" : "s:10AppIntents0A12SchemaEntityP"
  },
  "title" : "AppSchemaEntity"
}
-->

# AppSchemaEntity

```
protocol AppSchemaEntity : AppSchema.Kind
```

## Topics

### Type Properties

[`static var audio: some AppSchema.AudioEntity`](/documentation/AppIntents/AppSchemaEntity/audio)

The collection of entity schemas in the audio domain.

[`static var books: some AppSchema.BooksEntity`](/documentation/AppIntents/AppSchemaEntity/books)

The collection of entity schemas in the books domain.

[`static var browser: some AppSchema.BrowserEntity`](/documentation/AppIntents/AppSchemaEntity/browser)

The collection of entity schemas in the browser domain.

[`static var calendar: some AppSchema.CalendarEntity`](/documentation/AppIntents/AppSchemaEntity/calendar)

The collection of entity schemas in the calendar domain.

[`static var clock: some AppSchema.ClockEntity`](/documentation/AppIntents/AppSchemaEntity/clock)

The collection of entity schemas in the clock domain.

[`static var files: some AppSchema.FilesEntity`](/documentation/AppIntents/AppSchemaEntity/files)

The collection of entity schemas in the files domain.

[`static var journal: some AppSchema.JournalEntity`](/documentation/AppIntents/AppSchemaEntity/journal)

The collection of entity schemas in the journal domain.

[`static var mail: some AppSchema.MailEntity`](/documentation/AppIntents/AppSchemaEntity/mail)

The collection of entity schemas in the mail domain.

[`static var maps: some AppSchema.MapsEntity`](/documentation/AppIntents/AppSchemaEntity/maps)

The collection of entity schemas in the maps domain.

[`static var messages: some AppSchema.MessagesEntity`](/documentation/AppIntents/AppSchemaEntity/messages)

The collection of entity schemas in the messages domain.

[`static var notes: some AppSchema.NotesEntity`](/documentation/AppIntents/AppSchemaEntity/notes)

The collection of entity schemas in the notes domain.

[`static var phone: some AppSchema.PhoneEntity`](/documentation/AppIntents/AppSchemaEntity/phone)

The collection of entity schemas in the phone domain.

[`static var photos: some AppSchema.PhotosEntity`](/documentation/AppIntents/AppSchemaEntity/photos)

The collection of entity schemas in the photos domain.

[`static var presentation: some AppSchema.PresentationEntity`](/documentation/AppIntents/AppSchemaEntity/presentation)

The collection of entity schemas in the presentation domain.

[`static var reader: some AppSchema.ReaderEntity`](/documentation/AppIntents/AppSchemaEntity/reader)

The collection of entity schemas in the reader domain.

[`static var reminders: some AppSchema.RemindersEntity`](/documentation/AppIntents/AppSchemaEntity/reminders)

The collection of entity schemas in the reminders domain.

[`static var spreadsheet: some AppSchema.SpreadsheetEntity`](/documentation/AppIntents/AppSchemaEntity/spreadsheet)

The collection of entity schemas in the spreadsheet domain.

[`static var whiteboard: some AppSchema.WhiteboardEntity`](/documentation/AppIntents/AppSchemaEntity/whiteboard)

The collection of entity schemas in the whiteboard domain.

[`static var wordProcessor: some AppSchema.WordProcessorEntity`](/documentation/AppIntents/AppSchemaEntity/wordProcessor)

The collection of entity schemas in the word processor domain.

## Relationships

### Conforming Types

[`Entity`](/documentation/AppIntents/AppSchema/Entity)

### Inherits From

[`Kind`](/documentation/AppIntents/AppSchema/Kind)

---

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)