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

# prompts

The user prompt strings from the transcript.

## Declaration

```swift
var prompts: [String]
```

## See Also

### Inspecting prompts and responses

- [instructionText](evaluations/structuredtranscript/instructiontext.md)
- [responses](evaluations/structuredtranscript/responses.md)
