---
title: init()
framework: appintents
role: symbol
role_heading: Initializer
path: appintents/transientappentity/init()
---

# init()

Transient entities must be initializable so they can be initialized and populated by the system.

## Declaration

```swift
init()
```
