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

# How to handle a no-show

> Mark a reservation as no-show and, if applicable, issue the simplified invoice for the penalty.

## What a no-show is

A **no-show** is a reservation where the guest doesn't arrive on check-in day. A penalty is usually applied based on the rate's cancellation policy.

In Roomdoo, marking a no-show:

* Frees the room for that night (it's no longer occupied)
* Keeps the reservation record as cancelled-by-no-show
* Allows, if applicable, issuing the invoice for the penalty

## How to mark a no-show

<Steps>
  <Step title="Open the reservation">
    Find the reservation for the guest who didn't arrive.
  </Step>

  <Step title="Three-dots menu">
    In the top-right corner of the detail, click the **three dots** icon.
  </Step>

  <Step title="Cancel / no-show">
    Pick the **Cancel / no-show** option and choose **No-show**.
  </Step>

  <Step title="Apply the penalty if applicable">
    The system offers to apply the penalty per the configured policy on the rate. Confirm or adjust the amount if your property allows exceptions.
  </Step>
</Steps>

## If the penalty needs invoicing

If the customer or the OTA requests an invoice for the no-show penalty:

* **If you have the customer's data** (tax ID, full name, address): issue the regular invoice from the **Invoicing** tab.
* **If you don't have all the data** (typical for OTA no-shows): issue a **simplified invoice** from the reservation itself. Roomdoo lets you generate one with minimal data so you can upload it to the agency extranet or hand it to the customer.

<Note>
  Simplified invoices are fiscally valid for small amounts in Spain (typically up to €400). For larger amounts, or if the customer asks for a nominative invoice, issue a definitive invoice with their full data.
</Note>

## Common cases

<AccordionGroup>
  <Accordion title="The no-show is from an OTA and I need the invoice to claim the penalty">
    Mark the no-show, apply the penalty per policy, and generate the simplified invoice. Keep the PDF and reference to upload to the OTA extranet if they ask. Some OTAs (Booking, Expedia) have their own dispute flow.
  </Accordion>

  <Accordion title="The guest pays the no-show by card before the automatic charge runs">
    If the guest accepts the penalty before the gateway processes the automatic charge, take the payment from the no-show detail and generate the invoice.
  </Accordion>

  <Accordion title="Policy was 100% penalty but I want to waive it">
    When marking the no-show, adjust the penalty to 0 €. The reservation is recorded as no-show at no cost to the customer. Useful for VIPs or force majeure situations.
  </Accordion>

  <Accordion title="The guest didn't arrive but wants to keep the booking for tomorrow">
    That's not a no-show — it's a date change. See [Change the dates of a reservation](/en/reservations/change-dates).
  </Accordion>
</AccordionGroup>

## When to contact support

* An **OTA disputes the penalty** and you need additional documentation or a formal dispute.
* The **simplified invoice isn't enough** and the customer insists on a definitive invoice without providing their data.
* There's an **accounting mismatch** after marking the no-show (overpayment, unapplied charge).

<Warning>
  Don't mark a no-show as a "normal cancellation". The legal and operational difference matters: a normal cancellation frees availability for that night on the calendar in real time, but no-show reporting is different and some OTAs audit it.
</Warning>
