---
title: segments
framework: foundationmodels
role: symbol
role_heading: Instance Property
path: foundationmodels/transcript/instructions/segments
---

# segments

The content of the instructions, in natural language.

## Declaration

```swift
var segments: [Transcript.Segment]
```

## Discussion

Discussion note: Instructions are often provided in English even when the users interact with the model in another language.

## See Also

### Inspecting instructions

- [toolDefinitions](foundationmodels/transcript/instructions/tooldefinitions.md)
