# v2.10.3 - 12th April 2023

### **Assigned Desk**  <a href="#assigned-desk" id="assigned-desk"></a>

Do you have desks that are assigned to specific employees?

As an admin you can now assign a desk to a user and prevent others from booking.

As an admin, navigate to the Floor Map and click on **‘Edit Map’**, then click on the desired desk you would like to assign an employee to.

Within the edit window you will now see a field for an assigned user. Start typing in the name of the employee (please note they have to be a registered user) and their name will appear in the box. Click on the name, click save and then you’re done!

Note that assigned desks can still be booked, but only by the assigned user.

<figure><img src="/files/0X7cOywHtS7yJpFendGF" alt=""><figcaption></figcaption></figure>


---

# 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/2023/v2.10.3-12th-april-2023.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.
