# Edit / cancel on behalf of

### Desks

{% hint style="info" %}
To edit or cancel a desk booking on behalf of someone, you need to be assigned a manager, advanced manager or admin role.
{% endhint %}

To edit or cancel a desk booking for someone else, select a busy desk and you will open the booking associated with that desk.

A side drawer will open allowing you to edit or cancel a booking.

Once you have updated the booking, participants will receive a notification with the changes reflected in their calendar. If you are the organiser, a cancellation email will be sent and appear in your sent items.

### Meeting Rooms

{% hint style="info" %}
To edit or cancel a meeting room booking on behalf of someone, you need to be assigned an advanced manager or admin role.
{% endhint %}

To edit or cancel a meeting room booking for someone else, select a busy meeting room and you will open the booking associated with that meeting room.

A side drawer will open allowing you to edit or cancel a booking.

Once you have updated the booking, participants will receive a notification with the changes reflected in their calendar. If you are the organiser, a cancellation email will be sent and appear in your sent items.

{% hint style="info" %}
When editing a meeting room booking, you will only be able to edit the date and time of the booking. All other details such as subject, description or participants will not be shown.
{% endhint %}


---

# 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/user-guides/resource-scheduling/edit-cancel-on-behalf-of.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.
