---
title: AppSchema.SystemIntent
framework: appintents
role: symbol
role_heading: Protocol
path: appintents/appschema/systemintent
---

# AppSchema.SystemIntent

Identifies intent schemas in the system domain.

## Declaration

```swift
protocol SystemIntent : AppSchema.Kind
```

## Topics

### Instance Properties

- [open](appintents/appschema/systemintent/open.md)
- [search](appintents/appschema/systemintent/search.md)

## Relationships

### Inherits From

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

### Conforming Types

- [AppSchema.Intent](appintents/appschema/intent.md)

## See Also

### Actions

- [open](appintents/appschema/systemintent/open.md)
- [search](appintents/appschema/systemintent/search.md)
