What your browser stores
OpenBookings uses two browser storage mechanisms to remember your preferences between visits.Background image
The home page displays a fullscreen background image. OpenBookings remembers which image was last shown so it can rotate through options across sessions.| Storage type | Key | What it holds |
|---|---|---|
localStorage | openbookings_background | Identifier of the last displayed background image |
| Cache API | openbookings-backgrounds | Cached image files for fast loading |
Open your browser's DevTools
Press
F12 (or Cmd+Option+I on Mac) to open developer tools, then navigate to the Application tab (Chrome/Edge) or Storage tab (Firefox).Clear localStorage
Under Local Storage, find your OpenBookings domain, select the
openbookings_background key, and delete it.Clear the image cache
Under Cache Storage, find
openbookings-backgrounds and delete the cache. You can also clear all site data using your browser’s Clear browsing data dialog.Date and locale formatting
OpenBookings displays check-in and check-out dates using your browser’s locale setting. No configuration is required — the app reads the language and region your browser reports and formats dates accordingly.To change how dates appear, update your browser’s language preference. In Chrome, go to Settings → Languages. In Firefox, go to Settings → General → Language. The date format on OpenBookings will reflect your updated preference on the next page load.
What OpenBookings does not store locally
OpenBookings does not write passwords, payment details, or personal information to your browser’s local storage. Your booking history and account data are stored securely on the server and tied to your account, not to any one device or browser.Sign in to your account
Your bookings and account details are available after signing in.
Third-party integrations
Learn which services power the OpenBookings experience.