---
title: instructionText
framework: evaluations
role: symbol
role_heading: Instance Property
path: evaluations/structuredtranscript/instructiontext
---

# instructionText

The system instruction text from the transcript.

## Declaration

```swift
var instructionText: String
```

## See Also

### Inspecting prompts and responses

- [prompts](evaluations/structuredtranscript/prompts.md)
- [responses](evaluations/structuredtranscript/responses.md)
