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

# Orders

> Create, schedule, carry out, complete, reschedule, and cancel concrete customer visits.

An order is one concrete service commitment for one customer and property. It contains the work, price, duration, planning requirements, operational history, invoice outcome, and payment state for that visit.

<CardGroup cols={2}>
  <Card title="Orders and subscriptions" icon="split" href="/orders/orders-and-subscriptions">
    Choose the correct record when one visit or a recurring agreement changes.
  </Card>

  <Card title="Create an order" icon="clipboard-plus" href="/orders/create-an-order">
    Add a one-off visit or a manual visit linked to a subscription.
  </Card>

  <Card title="Understand order states" icon="traffic-light" href="/orders/order-states">
    Read schedule, work, invoice, payment, and protection states correctly.
  </Card>

  <Card title="Complete an order" icon="circle-check" href="/orders/complete-an-order">
    Review notifications and invoicing before closing the visit.
  </Card>
</CardGroup>
