---
title: AssistantSchemas.JournalEntity
framework: appintents
role: symbol
role_heading: Protocol
path: appintents/assistantschemas/journalentity
---

# AssistantSchemas.JournalEntity

Assistant schema conformance for app entities that describe journaling data.

## Declaration

```swift
protocol JournalEntity : AssistantSchemas.Model
```

## Topics

### Instance Properties

- [entry](appintents/assistantschemas/journalentity/entry.md)

## Relationships

### Inherits From

- [AssistantSchemas.Model](appintents/assistantschemas/model.md)

### Conforming Types

- [AssistantSchema.EntitySchema](appintents/assistantschema/entityschema.md)
- [AssistantSchemas.EntitySchema](appintents/assistantschemas/entityschema.md)
