# Capturing Service Details at Checkout
> Source: https://development.fuze-store.com/docs/store/pos/service-context/capturing-at-checkout

# Capturing Service Details at Checkout

Once your fields are [set up](/docs/store/pos/service-context/setting-up-fields), your team fills them in while ringing up a sale. There are two places to capture them on the register, plus the waiting list.

## On the Register

The order summary shows a **Service details** section as soon as you add the first item to the cart.

![The register order summary with a Service details section prompting the cashier to tap to add details](/docs/store/pos/service-context/register-capture-section.png)

  
    Add items to the order as usual.
  
  
    In the order summary, tap the **Service details** section (it reads *Tap to add service details* when empty).
  
  
    Fill in each field. Dropdowns show your list of choices; Yes / No fields are a switch; Text and Number fields are typed in.
  
  
    Tap **Save**. The captured values now appear in the summary, and the order carries them through checkout.
  

![The Service details capture sheet with a plate number field, a vehicle type dropdown, and a VIP switch](/docs/store/pos/service-context/capture-sheet.png)

You can also open the same capture screen from the register action **Menu** -> **Service details**.

  Text fields with **Uppercase** normalization tidy the value for you -- typing `abc 1234` saves as `ABC 1234`, so plates and claim tags look consistent on every order and receipt.

## On the Waiting List

If you use the waiting list (queue), the same fields appear on the **Add to waiting list** form, so you can capture the plate or claim tag the moment a customer joins the queue -- before the order even exists.

## Viewing Captured Details

- **Order details** -- open any order to see its Service Details listed as label / value rows.
- **Customer display** -- the primary (searchable) field can show beside the customer's name on the customer-facing screen.
- **Receipt & queue ticket** -- fields you marked to **Show on** the receipt or queue ticket print there automatically.

![An order details screen listing the captured service details as label and value rows](/docs/store/pos/service-context/order-details-rows.png)

  Details are saved as a snapshot on each order. If you later rename or remove a field, orders you already completed keep the values exactly as they were captured.

- [Service Details Overview](/docs/store/pos/service-context/overview)
- [Setting Up Your Fields](/docs/store/pos/service-context/setting-up-fields)
- [Using the POS Register](/docs/store/pos/using-pos-register)
- [POS Order Screens](/docs/store/pos/managing-orders)
