<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 26.0.0 -",
    "macOS: 26.0.0 -",
    "visionOS: 26.0.0 -",
    "watchOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "FoundationModels",
  "identifier" : "/documentation/FoundationModels/InstructionsRepresentable",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "Foundation Models"
    ],
    "preciseIdentifier" : "s:16FoundationModels25InstructionsRepresentableP"
  },
  "title" : "InstructionsRepresentable"
}
-->

# InstructionsRepresentable

A type that can be represented as instructions.

```
protocol InstructionsRepresentable
```

## Topics

### Getting the representation

[`instructionsRepresentation`](/documentation/FoundationModels/InstructionsRepresentable/instructionsRepresentation)

An instance that represents the instructions.

## Relationships

### Conforming Types

[`ImageReference`](/documentation/FoundationModels/ImageReference)

[`Instructions`](/documentation/FoundationModels/Instructions)

[`Attachment`](/documentation/FoundationModels/Attachment)

[`GeneratedContent`](/documentation/FoundationModels/GeneratedContent)

### Inherited By

[`ConvertibleToGeneratedContent`](/documentation/FoundationModels/ConvertibleToGeneratedContent)

[`Generable`](/documentation/FoundationModels/Generable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)