---
title: AppSchema.ReaderEntity
framework: appintents
role: symbol
role_heading: Protocol
path: appintents/appschema/readerentity
---

# AppSchema.ReaderEntity

Identifies entity schemas in the reader domain.

## Declaration

```swift
protocol ReaderEntity : AppSchema.Kind
```

## Topics

### Instance Properties

- [document](appintents/appschema/readerentity/document.md)
- [page](appintents/appschema/readerentity/page.md)

## Relationships

### Inherits From

- [AppSchema.Kind](appintents/appschema/kind.md)

### Conforming Types

- [AppSchema.Entity](appintents/appschema/entity.md)

## See Also

### Content and parameter types

- [document](appintents/appschema/readerentity/document.md)
- [page](appintents/appschema/readerentity/page.md)
