> For the complete documentation index, see [llms.txt](https://brightwind.gitbook.io/brighthub-user-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://brightwind.gitbook.io/brighthub-user-docs/quick-start-guide/create-an-organisation.md).

# Create an Organisation

Creating an organisation on BrightHub allows teams to seamlessly share BrightHub stations with controlled permission levels for effortless collaboration.

To learn more about BrightHub organisations, watch this short video explanation:

{% embed url="<https://www.youtube.com/watch?v=b4-ZjaF3tFc>" %}
BrightHub Organisations
{% endembed %}

***

## To Create an Organisation on BrightHub:

{% stepper %}
{% step %}

### Ensure you have [created a BrightHub account](/brighthub-user-docs/quick-start-guide/create-a-brighthub-user-account.md)

You need to set up a free user account from which you can create an organisation.
{% endstep %}

{% step %}

### Click the 'Organisations' Icon

In the top right of the [map view](/brighthub-user-docs/quick-start-guide/navigate-map-page.md), click on the 'Organisations' icon. ![](/files/IajZxbwLHCXovE9JkJ7Z)&#x20;

A list of the organisations to which you are a member appears.
{% endstep %}

{% step %}

### Click 'Create Organisation'

Click the 'Create Organisation' button.

Enter a name for the organisation.

Optionally, a description of the organisation and URL to the organisation's own website can be added.
{% endstep %}
{% endstepper %}

Find out more about navigating the [BrightHub Organisation](/brighthub-user-docs/reference-user-manual/brighthub-organisations.md) Page in the Reference User Manual, including:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><ol><li><a href="/pages/F4igDrFUvzp3AmLUU2VZ">General</a></li></ol></td><td>Edit organisation name, description, URL, Logo and colourscheme for reporting.</td></tr><tr><td><ol start="2"><li><a href="/pages/XnkJHVyvSKllRd4J7dJU">Stations</a></li></ol></td><td>View a table with links to all stations that the organisation has access to.</td></tr><tr><td><ol start="3"><li><a href="/pages/kf0jDVPvKEmoGLbNI5IF">Data Monitoring</a></li></ol></td><td>Configure data retrieval methods such as organisation-specific email retrieval credentials.</td></tr><tr><td><ol start="4"><li><a href="/pages/BJke3BerI4PUXZ58N4Uh">Settings</a></li></ol></td><td>Manage organisation members and permission levels or delete organisation.</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://brightwind.gitbook.io/brighthub-user-docs/quick-start-guide/create-an-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.
