> ## Documentation Index
> Fetch the complete documentation index at: https://docs.erna.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# SoftPriority

```ts theme={null}
type SoftPriority = Exclude<Priority, "MANDATORY">;
```

Soft-only priority values.
