---
title: defaultInstructions
framework: evaluations
role: symbol
role_heading: Type Property
path: evaluations/modeljudgeevaluator/defaultinstructions
---

# defaultInstructions

The default system instructions the model uses when no custom instructions are provided.

## Declaration

```swift
static var defaultInstructions: String { get }
```

## See Also

### Configuring the judge prompt

- [judgePrompt(for:output:)](evaluations/modeljudgeevaluator/judgeprompt(for:output:).md)
