---
title: AppSchema.FilesEntity
framework: appintents
role: symbol
role_heading: Protocol
path: appintents/appschema/filesentity
---

# AppSchema.FilesEntity

Identifies entity schemas in the files domain.

## Declaration

```swift
protocol FilesEntity : AppSchema.Kind
```

## Topics

### Instance Properties

- [file](appintents/appschema/filesentity/file.md)

## Relationships

### Inherits From

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

### Conforming Types

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

## See Also

### Content and parameter types

- [file](appintents/appschema/filesentity/file.md)
