# Add resources

### Overview

To add bookable resources to UMA, they first need to be created in Microsoft 365 or Google Workspace.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Microsoft 365</strong></mark></td><td><a href="/pages/BGxVn4qemDsFSviY0Hkp">/pages/BGxVn4qemDsFSviY0Hkp</a></td><td>Create resources</td><td></td><td><a href="/files/qWFk6ZtdgEcnE0ac6mtO">/files/qWFk6ZtdgEcnE0ac6mtO</a></td></tr><tr><td><mark style="color:blue;"><strong>Google Workspace</strong></mark></td><td><a href="/pages/uqrE9yTUg5hMjjO5HQnE">/pages/uqrE9yTUg5hMjjO5HQnE</a></td><td>Create resources</td><td></td><td><a href="/files/RjlvtmLnVwF8BVFiQH0Q">/files/RjlvtmLnVwF8BVFiQH0Q</a></td></tr></tbody></table>

To add non bookable resources to UMA, they can be added without a third party.

There are two methods for adding resources in UMA.&#x20;

You have the option to manually add resources, which is suitable for swiftly including a small number of them.&#x20;

Alternatively, you can utilise the **auto scan** feature. For efficiently adding a large number of resources, we suggest employing the **auto scan** feature.

{% hint style="warning" %}
If you have just created resources in Microsoft 365 and Google, they can take some time to replicate.
{% endhint %}

### Auto scan

To add a resource using **auto scan**, follow the instruction video below.

<figure><img src="/files/ZF4TJeUyHLpYhNy9CrRS" alt=""><figcaption><p>Click on GIF to enlarge</p></figcaption></figure>

{% hint style="info" %}
Note that any resources hidden from the GAL will not be found using the auto scan method.
{% endhint %}

### Add manually

To add a resource manually, follow the instruction video below.

<figure><img src="/files/mAoVszhnqy48Pk8yVi2p" alt=""><figcaption><p>Click on GIF to enlarge</p></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/getting-started/set-up-your-organisation/add-resources.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.
