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

# Planning

> Assign customer visits to team members, dates, times, and efficient routes.

Planning turns eligible orders into weekly team routes. It respects customer requirements, team capacity, fixed work, protected customer promises, and manual route ownership.

<CardGroup cols={2}>
  <Card title="How route planning works" icon="route" href="/planning/how-route-planning-works">
    Understand the information and constraints used to build a plan.
  </Card>

  <Card title="Planned and unplanned orders" icon="calendar-question" href="/planning/planned-and-unplanned-orders">
    Learn how work belongs to a week before and after scheduling.
  </Card>

  <Card title="Schedule locks and notifications" icon="lock" href="/planning/schedule-locks-and-notified-orders">
    Understand protected dates, notified promises, and operator overrides.
  </Card>

  <Card title="Resolve unplanned work" icon="triangle-alert" href="/planning/troubleshoot-unplanned-orders">
    Use planning issues to fix data, eligibility, capacity, and hard constraints.
  </Card>
</CardGroup>

<Note>
  Planning is the weekly control surface. Use **Daily Program** to carry out the accepted routes.
</Note>
