---
title: AttachmentContent
framework: foundationmodels
role: symbol
role_heading: Protocol
path: foundationmodels/attachmentcontent
---

# AttachmentContent

A type that you use as the content of an attachment.

## Declaration

```swift
protocol AttachmentContent
```

## Relationships

### Conforming Types

- [ImageAttachmentContent](foundationmodels/imageattachmentcontent.md)

## See Also

### Prompt attachments

- [Analyzing images with multimodal prompting](foundationmodels/analyzing-images-with-multimodal-prompting.md)
- [Attachment](foundationmodels/attachment.md)
- [ImageAttachmentContent](foundationmodels/imageattachmentcontent.md)
- [ImageReference](foundationmodels/imagereference.md)
