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

# Create Your First Shift

> Get your restaurant taking online reservations today. This quickstart covers only the essential settings — you can fine-tune everything else later.

This is the fast path to going live. You only need a handful of settings to start taking online bookings; everything else has a sensible default you can adjust later.

<Note>
  Go to **Settings → Opening days → Shifts** and click **+ New shift**.
</Note>

## The essentials

<Steps>
  <Step title="Name your shift">
    Give it a name customers will recognize, like **Dinner** or **Sunday Brunch**. Pick a **color** to tell it apart on your planning calendar.
  </Step>

  <Step title="Choose when it runs">
    Set **Shift type** to **Recurring** for a regular service, then select the **days of the week** it runs (e.g. Tuesday–Sunday). For a one-off date, choose **Event** instead. See [Schedule & hours](/shifts/schedule).
  </Step>

  <Step title="Set your online booking hours">
    Under **Online booking hours**, add the time window when customers can book — for example **19:00 to 22:00**. Running both lunch and dinner? Create a **separate shift for each** rather than one shift covering both.
  </Step>

  <Step title="Set the slot interval">
    **Interval** is the gap between bookable times. `30` minutes gives customers slots at 19:00, 19:30, 20:00, and so on.
  </Step>

  <Step title="Set group sizes">
    **Min covers** and **Max covers** are the smallest and largest party you'll accept online (e.g. 1 to 8).
  </Step>

  <Step title="Set your capacity">
    Choose how availability is counted — **Tables** (from your floor plan) or **Covers** (a number of seats). If you use Covers, enter your **Total capacity**. See [Capacity & rooms](/shifts/capacity-and-rooms).
  </Step>

  <Step title="Save">
    Click **Save**. Your shift is live and bookable on your online portal.
  </Step>
</Steps>

<Frame>
  <img src="https://mintcdn.com/eatnow/pjoHYNdFlkNtSkjE/images/screenshots/shift-general-tab.png?fit=max&auto=format&n=pjoHYNdFlkNtSkjE&q=85&s=f3191470705608950d3ffe13134bd89e" alt="The General tab of a new shift with name, schedule, hours and capacity" width="2166" height="1292" data-path="images/screenshots/shift-general-tab.png" />
</Frame>

## What you can add later

Once you're live, these are the most common next steps:

<CardGroup cols={2}>
  <Card title="Booking lead times" icon="clock" href="/shifts/booking-rules">
    Stop last-minute bookings or limit how far ahead people book.
  </Card>

  <Card title="Deposits" icon="credit-card" href="/shifts/payments-deposits">
    Protect against no-shows with a card hold or deposit.
  </Card>

  <Card title="Pacing" icon="wave-sine" href="/shifts/pacing">
    Cap how many arrive at once.
  </Card>

  <Card title="Approvals" icon="circle-check" href="/shifts/approvals">
    Review large bookings before confirming.
  </Card>
</CardGroup>

<Tip>
  Not sure about a setting? Leave it at its default. Shifts are safe to edit at any time — changes only affect **new** bookings, never existing ones.
</Tip>
