# v.2.1.0 - 16th July 2021

**Book For Other Users**

From a manager's perspective, it's important to be able to book a desk on behalf of your team members if you're planning a day in the office.

To book a desk on behalf of other users you need to be given the 'Manager', 'Advanced Manager' or 'Admin' role.

Navigate to the Floor Maps page and click on any desk and you'll be shown a 'Book on Behalf of' option.

<figure><img src="/files/YJwGzJ0QsP3xjygv6MTa" alt=""><figcaption></figcaption></figure>

If you toggle this on you'll be able to search for and select a user to book on behalf of.

The booking process from there on is identical to normal. The booking will appear in the specified user's calendar and allow the user to edit or cancel the booking should they wish.

**Note that some users may be hidden from this search if they've been given the 'Hidden User' role.**


---

# 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/2021/v.2.1.0-16th-july-2021.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.
