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

# What is Auto Mode?

> Auto Mode controls how much of an Auto Duty planning cycle runs without an admin clicking Generate or Publish — here's what each level actually does.

Auto Mode is a setting on an [Auto Duty](/docs/auto-duty-planning/overview), not a separate feature. It controls how much of a [Planning Cycle](/docs/auto-duty-planning/running-a-planning-cycle) happens without you clicking anything.

## The three levels

| Setting                                          | What happens                                                                                                                          | Who's still in the loop    |
| ------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------- | -------------------------- |
| **Off** (default)                                | The cycle notifies staff and collects availability, then waits. You click **Generate Duty Plan** and, separately, **Publish Roster**. | You, at both steps.        |
| **Generate duty plan automatically** (Auto Mode) | The cycle generates on its own once the review window closes, even if some responses are still pending.                               | You, at Publish.           |
| **Publish automatically**                        | The generated Duty Plan publishes immediately, with no review step. Requires automatic generation to be on.                           | No one — fully unattended. |

## What doesn't change

Turning on Auto Mode doesn't change what the engine considers. The same [scheduling rules](/docs/rosters/roster-constraints), the same doctor pool, and the same Shift Schedule apply whether a cycle is fully manual or fully automatic — see [What an Auto Duty covers](/docs/auto-duty-planning/overview#what-an-auto-duty-covers). It only changes who has to click Generate and Publish.

<Warning>
  With **Publish automatically** on, a Duty Plan goes live with no human review. If the engine produces a schedule with soft violations, those go out to the team unreviewed. Reserve this level for teams and periods where you already trust the inputs.
</Warning>

## Next steps

<CardGroup cols={2}>
  <Card title="Set up an Auto Duty" icon="sliders" href="/docs/auto-duty-planning/setting-up-an-auto-duty">
    Where these toggles live and how to configure them.
  </Card>

  <Card title="Run a planning cycle" icon="route" href="/docs/auto-duty-planning/running-a-planning-cycle">
    See exactly where each Auto Mode level changes the cycle's stages.
  </Card>
</CardGroup>
