# v2.2.0 - 26th July 2021

**Booking Threshold**

This setting is used to restrict users from booking desks too far in advance. Enter in a numerical digit and select 'Days', 'Weeks' or 'Months' from the drop down to create a restriction for desk bookings in the future.

&#x20;

**Default Login Page**

The default page for the 'User', 'Hidden User', 'Manager' and 'Advanced Manager' has been changed to the 'Book a Resource' page.


---

# 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/v2.2.0-26th-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.
