> 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/sharing-a-station-with-a-third-party-on-brighthub.md).

# Sharing a station with a third party on BrightHub

## Introduction

BrightHub allows a measurement station owner to share data with a third party. All that is required is  the email address of the new user and knowledge of the access you would like to give the user.&#x20;

{% hint style="info" %}
See the [Permissions](/brighthub-user-docs/reference-user-manual/permissions.md) page in the Reference User Manual for guidance on selecting the desired permission for a user.
{% endhint %}

If the measurement station is to be shared with an existing BrightHub Organisation, the precise name of that organisation is required.

***

\
Before starting it is important for an Owner to understand:

1. The exact purpose of sharing the data
2. The permissions to be shared
3. The potential data risks
4. The safeguards required prior to sharing the data

{% hint style="danger" %}
Please consult your company’s internal policies prior to following these steps and before sharing any data through BrightHub.
{% endhint %}

If only data is to be shared, this can be downloaded and sent, either as raw data files or as a cleaned timeseries - see [Download Assembled Timeseries and Metadata](/brighthub-user-docs/quick-start-guide/download-assembled-timeseries-and-metadata.md). It is commonplace for a third party, however, to require some level of access to all data and documentation for a measurement station, whether for inspection, or for active use.

***

As a station Owner wishing to share the measurement station:

{% stepper %}
{% step %}

### Navigate to the station "Settings Tab"

{% endstep %}

{% step %}

### Select "Add User/Organisation"

A new window will appear on selection of this button. You may now choose to share with either a "User" or an "Organisation".
{% endstep %}

{% step %}

### If you wish to share with a single user:

Enter the user's email address and their appropriate level of permission. Ensure the differences between all permission types are known.
{% endstep %}

{% step %}

### If you wish to share with an organisation:

The exact name of the organisation should be known - BrightHub does not prompt the full name of organisations. After this, the appropriate level of permission can be granted.
{% endstep %}
{% endstepper %}


---

# 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/sharing-a-station-with-a-third-party-on-brighthub.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.
