<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 26.0.0 -",
    "macOS: 26.0.0 -",
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "FoundationModels",
  "identifier" : "/documentation/FoundationModels/SystemLanguageModel/UseCase",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Foundation Models",
      "FoundationModels"
    ],
    "preciseIdentifier" : "s:16FoundationModels19SystemLanguageModelC7UseCaseV"
  },
  "title" : "SystemLanguageModel.UseCase"
}
-->

# SystemLanguageModel.UseCase

A type that represents the use case for prompting.

```
struct UseCase
```

## Topics

### Getting the general use case

[`general`](/documentation/FoundationModels/SystemLanguageModel/UseCase/general)

A use case for general prompting.

### Getting the content tagging use case

[`contentTagging`](/documentation/FoundationModels/SystemLanguageModel/UseCase/contentTagging)

A use case for content tagging.

## Relationships

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

[`Sendable`](/documentation/Swift/Sendable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

---

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)