> ## 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.

# TargetPeakConcurrentAssignmentsOptions

Options for [targetPeakConcurrentAssignments](./targetPeakConcurrentAssignments).

This is soft-only by design. Unlike [cover](./cover), this helper does not
establish a minimum that must hold throughout a semantic time. Instead it
shifts the solution toward reaching the target peak within the scoped days or
time window. Pair this helper with [maxConcurrentAssignments](./maxConcurrentAssignments) when the
same number is also a hard cap.

## Properties

<ResponseField name="priority" type="priority?: SoftPriority">
  Soft only. Defaults to `"HIGH"`.
</ResponseField>
