# Booking report

### Booking report overview

The booking report function generates a .csv file containing a comprehensive list of users who have made reservations for a resource within a specific building or floor, over a designated date range. The report also details resource occupancy and environmental ranges for the specific bookings (where relevant sensor data is available).

Once the report is ready, you will receive a notification email indicating that it is available for download. The email will include a link for you to retrieve the .csv file onto your device.

To initiate the report, locate the global print icon situated in the top row next to your account profile, and select **booking report**.

<figure><img src="https://627748108-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0shDrJltbdGiCRz6ip4Z%2Fuploads%2FcUXuMhmQBLwoN0WV4VO5%2Fimage.png?alt=media&#x26;token=fc20db9b-3337-4a5c-9d7a-e3fcca84bc9b" alt=""><figcaption></figcaption></figure>

Upon clicking, a pop-up window will appear, allowing you to specify a building, floor, and date range. The building field is obligatory, and you have the option to further narrow down to a specific floor within that building.

{% hint style="info" %}
Please note that the date range is limited to one month of data due to the potential volume of records that could be generated.
{% endhint %}

Once you have defined your parameters, click on **generate**. You will receive a notification confirming that your report is being processed and will be sent to you once it's ready.

The resulting .csv file will contain the following columns:

* <mark style="color:blue;">**Created date / time**</mark>
* <mark style="color:blue;">**Organiser**</mark>
* <mark style="color:blue;">**Organiser email**</mark>
* <mark style="color:blue;">**Resource name**</mark>
* <mark style="color:blue;">**Resource type**</mark>
* <mark style="color:blue;">**Building**</mark>
* <mark style="color:blue;">**Floor**</mark>
* <mark style="color:blue;">**Start date / time**</mark>
* <mark style="color:blue;">**End date / time**</mark>
* <mark style="color:blue;">**Duration**</mark>
* <mark style="color:blue;">**Number of attendees**</mark>
* <mark style="color:blue;">**Planned / ad hoc**</mark>
* <mark style="color:blue;">**Checked in**</mark>
* <mark style="color:blue;">**Average occupancy (during booking time period)**</mark>
* <mark style="color:blue;">**Max occupancy (during booking time period)**</mark>
* <mark style="color:blue;">**Average temperature (during booking time period)**</mark>
* <mark style="color:blue;">**Average air quality (during booking time period)**</mark>
* <mark style="color:blue;">**Average humidity (during booking time period)**</mark>
* <mark style="color:blue;">**Average co2 (during booking time period)**</mark>
* <mark style="color:blue;">**Average PM (during booking time period)**</mark>
* <mark style="color:blue;">**Average sound level (during booking time period)**</mark>
* <mark style="color:blue;">**Average ambient noise (during booking time period)**</mark>
* <mark style="color:blue;">**Energy consumed (during booking time period)**</mark>

Once downloaded, you will have the flexibility to manipulate the data in the .csv file to suit your needs.&#x20;

For example, you may want to analyse the most frequently utilised time slots for resource bookings in order to optimise scheduling for in-room maintenance.
