---
title: "RunSubjectType"
description: "RunSubjectType enum values."
section: "Reference"
group: "Enums"
order: 1108
---

| Key        | Value        | Notes |
| ---------- | ------------ | ----- |
| `agent`    | `"agent"`    |       |
| `function` | `"function"` |       |
| `swarm`    | `"swarm"`    |       |
| `workflow` | `"workflow"` |       |
