Exporting bookings to a CSV file

Zaktualizowano: 2026-08-14

CSV export lets you download the booking list in spreadsheet format — ready to open in Excel, LibreOffice Calc or to import into accounting software.

How to export

In the booking list, click the "⬇ Export CSV" button in the top-right corner above the table.

Booking list in the panel with the "Export CSV" button highlighted above the table

The file downloads automatically with a name in the format:

rezerwacje-main-2026-06-01.csv

Where main is the apartment slug and 2026-06-01 is the export date.

Filtered export

If you have active filters (status, dates, search), the button changes to "⬇ Export CSV (filtered)" — the file contains only bookings matching the current filters.

Example: set Status = Confirmed + Check-in from 01.07 to 31.07 → the export contains only confirmed July bookings.

CSV file contents

ColumnDescription
IDThe booking number in the system
GuestFull name
EmailThe guest's email address
PhonePhone number (if provided)
Check-inArrival date (YYYY-MM-DD)
Check-outDeparture date (YYYY-MM-DD)
GuestsNumber of people
Amount PLNTotal booking amount
PromoPromo code used (if any)
Statuspending / confirmed / cancelled
NotesThe owner's private note
SubmittedDate and time the booking was submitted
MessageThe guest's message from the form

If you export the "All apartments" view, an Apartment column is added.

Opening in Excel

The file is UTF-8 encoded with a ; (semicolon) separator. To open it correctly in Excel:

  1. Open Excel → Data → From Text/CSV.
  2. Select the downloaded file.
  3. In the import wizard set the separator: Semicolon, encoding: UTF-8.
  4. Click Load.

Alternatively: change the file extension from .csv to .txt and open via Data → From Text — the wizard launches automatically.

Uses

  • Monthly settlements — export with a filter for a given month, sum the Amount PLN column.
  • Reports for the accounting office — a full export with dates and amounts.
  • Occupancy analysis — open in a spreadsheet, add a nights column and build a chart.
  • Data backup — a regular export of the whole booking history.

Related articles: Filtering and searching bookings · How the booking process works · Statistics — revenue and occupancy

Czy ten artykuł okazał się pomocny?