# v3.0.9 - 10th October 2024

### Recurring meetings

Users can now schedule recurring meetings directly from the 'My Floor' view. This new feature enables users to create regular team meetings with flexible recurrence options.

#### Key Features

1. **Recurrence Setting:**
   * When booking a meeting room from the 'My Floor' view, users will see a new option labelled 'Recurrence' after selecting a meeting room.
2. **Recurrence Frequency Options:**
   * Users can choose from two recurrence options:
     * **Daily**
     * **Weekly**
3. **Configuration Details:**
   * **Daily Recurrence**
   * **Weekly Recurrence:**
     * Users can specify the days of the week for the recurrence (e.g., every Monday and Wednesday).
4. **Recurrence End Settings:**
   * Users can specify either a set number of occurrences or an end date for the recurrence.
5. **Editing Recurring Meetings:**
   * Users can edit existing recurring meetings and adjust the recurrence settings as needed.

### Neat Pulse integration

<figure><img src="https://627748108-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0shDrJltbdGiCRz6ip4Z%2Fuploads%2FVLaIZ57dh7uVAAcHiHmG%2FMicrosoftTeams-image-286.jpg?alt=media&#x26;token=c8cfb76a-6c8f-46f4-8024-591a57fe3756" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="https://627748108-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0shDrJltbdGiCRz6ip4Z%2Fuploads%2FGbo7P272oSRafsBPf4aW%2Fneat.gif?alt=media&#x26;token=f4a67b04-671a-4e7b-93e0-92d3799a490a" alt=""><figcaption></figcaption></figure>

Admins can now integrate Neat hardware devices with UMA to monitor room occupancy and environmental conditions in real-time. This feature provides valuable insights into how meeting rooms are utilised and the air quality within these spaces.

#### Key Features

1. **Device Integration:**
   * Admins can add the following Neat devices using a scalable auto-scan feature:
     * Neat Bar
     * Neat Bar Pro
     * Neat Board
     * Neat Board 50
     * Neat Frame
     * Neat Pad
     * Neat Center
   * The system will fetch and display basic device details from the Neat API upon adding each device.
2. **Occupancy and Environmental Monitoring:**
   * The following data is now available for relevant integrated devices:
     * **Device Name**
     * **Occupancy**
     * **Temperature**
     * **Humidity**
     * **CO2 Levels**
     * **Air Quality (VOC)**
   * Occupancy and environmental data are continuously collected from the Neat devices and updated every 5 minutes. If occupancy changes, updates are triggered immediately.
3. **Data Visualisation:**
   * Live and historical data from Neat devices are accessible on the main **Insights dashboard** and **Device Insights** pages.
   * Device-specific information is also shown on device cards or zone views, allowing admins to monitor data directly from the associated meeting rooms.


---

# 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/2024/v3.0.9-10th-october-2024.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.
