---
title: contentTagging
framework: foundationmodels
role: symbol
role_heading: Type Property
path: foundationmodels/systemlanguagemodel/usecase/contenttagging
---

# contentTagging

A use case for content tagging.

## Declaration

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

## Mentioned in

Categorizing and organizing data with content tags

## Discussion

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.
