---
title: history
framework: foundationmodels
role: symbol
role_heading: Instance Property
path: foundationmodels/sessionpropertyvalues/history
---

# history

The transcript of the session.

## Declaration

```swift
final var history: ArraySlice<Transcript.Entry> { get set }
```

## See Also

### Accessing the session history and instructions

- [rootDynamicInstructions](foundationmodels/sessionpropertyvalues/rootdynamicinstructions.md)
