# PersistedArtifactRole

# Type Alias: PersistedArtifactRole

```ts
type PersistedArtifactRole = "input" | "output";
```

Defined in: [packages/ai/src/types.ts:1971](https://github.com/TanStack/ai/blob/main/packages/ai/src/types.ts#L1971)
