<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: -",
    "macOS: 27.0.0 -",
    "visionOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppIntents",
  "identifier" : "/documentation/AppIntents/AppSchema/PhoneEntity",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "App Intents",
      "AppIntents"
    ],
    "preciseIdentifier" : "s:10AppIntents0A6SchemaV11PhoneEntityP"
  },
  "title" : "AppSchema.PhoneEntity"
}
-->

# AppSchema.PhoneEntity

Identifies entity schemas in the phone domain.

```
protocol PhoneEntity : AppSchema.Kind
```

## Topics

### Instance Properties

[`var phonePerson: some AppSchemaEntity`](/documentation/AppIntents/AppSchema/PhoneEntity/phonePerson)

An entity schema for a phone person.

## Relationships

### Inherits From

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

### Conforming Types

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

---

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)