# Mobile Version

Bookit includes a **dedicated mobile interface**, automatically loaded on any screen smaller than **768px** (smartphones, small tablets, etc.).

This version has been **intentionally simplified** to focus on **daily operations**, ensuring fast access and optimal usability during service.

***

### 🎯 A Mobile Tool Built for the Field

The mobile version is not a full replica of the backoffice — instead, it's optimized for frontline use by your team.\
You’ll find only the essential tools needed to run the day-to-day:

* ✅ View and manage booking requests
* 📅 Access the calendar (Day view only)
* 👤 Manage and search for clients
* 📊 View operational data and stats

<figure><img src="/files/wsumhXKFNZp7uDUkgqcD" alt=""><figcaption></figcaption></figure>

***

### ⚡ Quick Actions on Mobile

Despite being simplified, the mobile version still allows you to perform key actions such as:

* Creating a **new reservation**
* **Blocking a date** in the calendar
* Viewing **client details and request history**

<figure><img src="/files/OXi8IQWd0NXY9U9JhNQ3" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/MVcWR4ZqEhtk9hc1nJIB" alt=""><figcaption></figcaption></figure>

***

### 🚫 What You Can’t Do on Mobile

To maintain speed and clarity, some advanced features are **disabled or hidden** on mobile:

* You can’t access full settings (email templates, room creation, etc.)
* You can’t edit establishment details
* You can’t create or edit staff accounts

For these tasks, use the **desktop version** of the backoffice.

***

### ✅ Why This Matters

This version is ideal for:

* Staff on the floor during service
* Managers checking the day’s requests quickly
* Tablet setups near the point of contact

It offers just what you need — no distractions.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://bookit-2.gitbook.io/bookit-template-bubble/basics/markdown/mobile-version.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
