# Add neighbourhoods

{% hint style="warning" %}
To add a neighbourhood, first make sure you have added a [team](/uma-knowledgebase/getting-started/set-up-your-organisation/add-teams.md).
{% endhint %}

To add a neighbourhood follow the instruction video below.

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

1. Assign a group of resources to your neighbourhood to create a policy associated with these spaces.

{% hint style="info" %}
Any resource types can be added to a neighbourhood as long as they are located on the same floor of a building.
{% endhint %}

2. Assign the teams that you want to give access to these resources. You can assign as many teams as you want.
3. You can now assign the days you want to give access to each team. Select a box next to each team to assign the days.

{% hint style="info" %}
The days shown are based on your company or building settings.
{% endhint %}

4. If you have any days not selected, you can allow public access on these days by turning on the 'Allow public access on unassigned days' setting.

{% hint style="warning" %}
To ensure that these resources comply with booking policy restrictions, we advise to make the same changes to your Office 365 or Google Workspace environment.

Hiding resources in the GAL helps keep resources only visible to users using the UMA application.
{% endhint %}


---

# 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-neighbourhoods.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.
