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

# Create a disposition list

> Build a named, reusable set of dispositions and assign it to a campaign instead of picking codes one by one.

Build a named, reusable set of dispositions once, then assign it to any campaign instead of
selecting individual codes every time.

## Before you start

* You need at least one [disposition](/outbound/dispositions/create-dispositions) already
  created.

## Build a list

<Steps>
  <Step title="Go to Dispositions">
    In the left navigation, select **Dispositions**, then **Lists**, then **New list**.
  </Step>

  <Step title="Name it">
    Enter a **Name**, such as "Standard sales outcomes".
  </Step>

  <Step title="Select its dispositions">
    Choose the dispositions this list includes from your workspace's full catalog.
  </Step>

  <Step title="Save">
    Select **Save**.
  </Step>
</Steps>

## Assign a list to a campaign

<Steps>
  <Step title="Open the campaign">
    Open the campaign you want to assign it to.
  </Step>

  <Step title="Select the list">
    In **Disposition list**, choose the list. It replaces any individually selected
    dispositions on this campaign.
  </Step>
</Steps>

<Tip>
  Already have a campaign with the individual dispositions you want as a reusable list? Save
  its current selection as a new list directly from the campaign, instead of rebuilding it by
  hand.
</Tip>

## Verify

<Check>
  Agents working the campaign see only the list's dispositions when they record an outcome.
</Check>

## Common problems

* **A disposition you need isn't in the picker.** Create it first — see [Create
  dispositions](/outbound/dispositions/create-dispositions).

## Next steps

<CardGroup cols={2}>
  <Card title="Dispositions" href="/outbound/dispositions/overview" />

  <Card title="Campaign settings reference" href="/outbound/campaigns/campaign-settings" />
</CardGroup>
