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

# defaultInstructions

The default system instructions used when no custom instructions are provided.

## Declaration

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

## See Also

### Creating a prompt configuration

- [init(instructions:evaluationTarget:reference:)](evaluations/modeljudgeprompt/init(instructions:evaluationtarget:reference:).md)
