<!--
{
  "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/contentTagging",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "Foundation Models"
    ],
    "preciseIdentifier" : "s:16FoundationModels19SystemLanguageModelC7UseCaseV14contentTaggingAEvpZ"
  },
  "title" : "contentTagging"
}
-->

# contentTagging

A use case for content tagging.

```
static let contentTagging: SystemLanguageModel.UseCase
```

## Discussion

Content tagging produces a list of categorizing tags based on the input prompt. When specializing
the model for the `contentTagging` use case, it always responds with tags. The tagging
capabilities of the model include detecting topics, emotions, actions, and objects. For more
information about content tagging, see [Categorizing and organizing data with content tags](/documentation/FoundationModels/categorizing-and-organizing-data-with-content-tags).

---

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)