# Site

### Overview

If your company has more than one site, you may wish to limit access to certain Users as well as Assets and Activities to specific sites. Let's start with creating those sites.

### Creating a new Site

{% hint style="info" %}
Navigation: ***Settings > Asset Hierarchy > Sites > Actions > Create***
{% endhint %}

### **Fields**

| Name                 | Description                                                                                                                                                                                                                                                                  |
| -------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **ID**               | This is generated by TilliT and cannot be changed.                                                                                                                                                                                                                           |
| **Name \***          | Here you will input the name of the site. This is mandatory.                                                                                                                                                                                                                 |
| **Timezone \***      | Select the timezone of the site. The pop-up will auto select your local timezone, but you can change to any timezone in the world. Due to the enormity of timezones available, it is easier to scroll to the top and use the search function![](/files/RLtb5sRnnVjGcCRoHJ4S) |
| **Location Code \*** | A unique code that identifies this location. For example Adelaide can be AD                                                                                                                                                                                                  |
| **Display Order**    | Changes the order in which the Site appears in menus across TilliT.                                                                                                                                                                                                          |

Click the ***Save and close*** button to finalise.


---

# 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://help.tillit.cloud/tillit/knowledge-base/setting-up-tillit/asset-hierarchy/site.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.
