# v3.3.2 - 25th March 2026

## Room groups & multi-room booking

Managing larger meetings and flexible spaces just got easier. With **Room Groups**, you can now group rooms together and allow users to book them all in one action.

### What’s new

Room Groups let you connect multiple meeting rooms on the same floor, so users can:

* Book **multiple rooms at once**
* Support larger meetings or split-room setups
* Avoid juggling separate bookings

### For admins: create & manage room groups

Admins can now manage Room Groups from a dedicated area.

* Create groups by selecting rooms on the **same floor**
* Ensure rooms are only assigned to **one group at a time**

This gives you full control over how flexible spaces are structured and used.

### For users: book rooms together

When booking a room that belongs to a group, users can choose to:

* Book the room on its own, or
* Book **any configuration of the rooms within the room group**

Before confirming, UMA shows which rooms are available for the selected time.

{% hint style="warning" %}
Room release is disabled for grouped bookings
{% endhint %}

***

## Booking view mode for meeting rooms

Room bookings now open in a **view-only mode by default**, making it easier to review details before making changes.

### What’s changed

When opening a booking, users now see:

* All booking details clearly presented
* A **read-only view** by default
* No risk of accidental edits

### Why this matters

* Reduces accidental changes
* Improves clarity when reviewing bookings
* Keeps editing intentional and controlled

***

## Occupancy logs

You can now view **recent occupancy activity** directly from the device page.

### What’s new

A new **Occupancy Logs** section shows incoming device data from the last 7 days, helping you:

* Verify sensor behaviour
* Troubleshoot issues quickly
* Understand recent occupancy activity

### What you’ll see

Each log entry includes:

* Timestamp of the message
* Raw value (presence or people count)
* Derived status:
  * **Occupied**
  * **Vacant**

### Designed for visibility

* Logs are **read-only** and focused on diagnostics
* Only shown for devices that support occupancy


---

# 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://support.meetuma.ai/uma-knowledgebase/release-notes/web/2026/v3.3.2-25th-march-2026.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.
