> 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/reference-user-manual/brighthub-organisations/organisation-settings.md).

# Organisation - Settings

Membership and permission levels can be managed on the organisation 'Settings' tab.

#### To add a member to your organisation:

{% stepper %}
{% step %}

### Click 'Add Member'.

<figure><img src="/files/wmc1bReWG3XsnHikOtz4" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Enter New Member's User Email

Enter the new member's email - note they must first [create a free BrightHub account](/brighthub-user-docs/quick-start-guide/create-a-brighthub-user-account.md) using this email address.&#x20;

Specify the new member's permission level for this organisation.
{% endstep %}

{% step %}

### Select Organisation Role

Use the 'Organisation Role' dropdown to specify whether the new member is the owner of the organisation or a standard member.
{% endstep %}

{% step %}

### Specify Permission Level

Specify the new member's permission level for this organisation.
{% endstep %}
{% endstepper %}

#### To edit permissions for existing organisation members:

{% stepper %}
{% step %}

### Search for a Member

Use the 'Search' bar to search for a member of the organisation.
{% endstep %}

{% step %}

### Edit Organisation Role and Default Station Permission

Click on the 'Organisation Role' or 'Default Station Permission' dropdown for an organisation member to edit their role or permissions.

<figure><img src="/files/2nLhMDLBcu4gaGkfGrAX" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Manage Station Access

Click on the 'Mast' icon to view a list of the stations that each organisation member has direct access to.

<figure><img src="/files/y3DL00iehTB6C0A13tl6" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Delete an Organisation Member

Click the 'Delete' icon.

<figure><img src="/files/XRTbJUkvOXULQ4YkwR0m" alt=""><figcaption></figcaption></figure>

Note that an organisation member cannot be deleted if their are the sole owner of the organisation, as an organisation must have a minimum of one owner.

If you wish to delete the owner of an organisation, you must first change the 'Organisation Role' of a different member to Owner.
{% endstep %}
{% endstepper %}

#### Admin Actions

To delete an organisation, click 'Delete Organisation'.

Note that this is an irreversible action.&#x20;

The ownership of any measurement stations owned by an organisation must be transferred to another user or organisation, or the stations deleted, before the organisation can be deleted.


---

# 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/reference-user-manual/brighthub-organisations/organisation-settings.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.
