# Organisations

Organisations are the highest level organisation and management of projects. Projects must be owned by an entity: Like a user, group, or organisation. Organisations are useful for owning and managing projects that are part of a larger team or organisation.

## Your Organisations

You can view all the organisations that you belong to on the Information Hub by navigating to the Organisations page using the navigation bar on the left or by selecting your profile icon on the top right.

<div align="center"><figure><img src="/files/QLgP9xMEfP0XlrtBq4ue" alt="" width="375"><figcaption></figcaption></figure></div>

<figure><img src="/files/vib5xCS03zzn3ZaaZJ5T" alt="" width="375"><figcaption></figcaption></figure>

## Create Organisation

<figure><img src="/files/3Yaj2LBlIpRrNjFRnkBW" alt="" width="375"><figcaption></figcaption></figure>

After navigating to your organisation page you will see an option to create a new organisation with a blue plus button.

<figure><img src="/files/ebEZ2NB0tRPggmiBPCKM" alt="" width="375"><figcaption></figcaption></figure>

To create a new organisation a unique name must be provided. You can modify the visibility of the organisation and add a short description.

You will be added to the organisation in an admin role upon creation.

You can invite other users to join the organisation using their email address.

Browse Organisations

<figure><img src="/files/Kde24nBMKkNUnMWPsXnv" alt="" width="375"><figcaption></figcaption></figure>

You can browse publicly available organisations to join by clicking on the compass button.

It is not possible to delete a created organisation using the Information Hub platform. However, users can be removed or added with admin roles.


---

# 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://docs.informationhub.io/organisations.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.
