# v3.8.8 - January 9th 2025

## **Edit and cancel resource bookings**

We’re excited to announce a new update to our mobile app that makes managing your resource bookings easier than ever! With this release, you can now edit or cancel your bookings directly from the home page. Here’s a closer look at what’s new:

#### **New features**

1. **Edit resource bookings:**\
   Made a mistake or need to update your booking details? No problem! Simply tap on your booking from the home page to make changes such as time, date, or other preferences without navigating through multiple screens.
2. **Cancel resource bookings:**\
   Plans changed? Cancel your bookings in just a few taps. This feature allows you to free up resources quickly, ensuring others can make use of the availability.

#### **Why this update matters**

* **Faster access:** Manage your bookings directly from the app home page, saving time and effort.
* **Improved flexibility:** Stay in control of your schedule and make changes on the go.
* **Streamlined experience:** No more hunting through menus—your bookings are right where you need them.

#### **How to use this feature**

1. Open the app and go to the home page.
2. Tap on any active booking to access the new options to edit or cancel.
3. Follow the prompts to update your booking details or confirm the cancellation.

{% hint style="warning" %}
Currently editing recurring meetings is not supported on the mobile application.
{% endhint %}

This feature is designed to simplify your experience and provide greater control over your resource scheduling.


---

# 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/mobile/ios/2025/v3.8.8-january-9th-2025.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.
