# V1.8.0 - 4th June 2021

**Application Access**

Application access has been added alongside Delegate access as a different way of connecting and integrating with Office 365. With application access, users can book and manage bookings using their own Office 365 account. This means bookings can be managed within UMA and Office 365 for a better user experience. This will also allow UMA to add more exciting features in future. To connect using application access, navigate to the 'Integrations' page within UMA Vision and connect using your Microsoft global admin account.


---

# 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/v1.8.0-4th-june-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.
