# Organisation

The Organisation reflects the customer organisation structure. There are the following organisation items:

| **Name**     | **Description**                                                                                                                                                                                                                                                                                              |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| System Group | A system group is the highest organisation level. A separate system group is created for every distributor and is administered by its administrator.                                                                                                                                                         |
| Division     | A division is a multi-branch company level. A division can be an organisation like a group of hospitals, IVF clinics or laboratories.                                                                                                                                                                        |
| Group        | A group may contain lower-level subgroups. The top-level group is called root group. A root group can be a company location like a hospital or a laboratory. A subgroup may be a company department and lower organisation levels like e.g., rooms. It is possible to define subgroups to subgroups as well. |

An example of the system’s organisation is shown below.&#x20;

Four upper levels, from System Groups to Subgroups, belong to Organisation.&#x20;

Objects and Measuring Points are Infrastracture items.

<figure><img src="/files/RINsYfM7e7uapAmQbuJj" alt=""><figcaption></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://help.boomerang3.com/boomerang-3-domain-administrator-manual/admin/organisation.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.
