> 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-stations.md).

# Organisation - Stations

The 'Stations' tab allows you to view all of the BrightHub stations which an organisation has access to.

The stations are listed in a table summarising key details about the stations such as:

* Name

{% hint style="info" %}
Clicking on the station Name opens a link to the BrightHub station for the individual BrightHub station.
{% endhint %}

* Type
* Latitude, Longitude, Country
* Logger OEM, Logger Model, Logger Serial Number, Date From, Date To
* Number of Open Issues
* Active Data Monitoring (Yes/No)
* Number of Triggered Alerts
* Timestamp of Last File Received
* BrightHub Owner
* Permission Level

{% hint style="info" %}
The Permission Level in the table refers to the permission level granted to your organisation.
{% endhint %}

* Client Organisation,
* Primary Analyst, Backup Analyst, Point of Contact
* Visibility
* UUID

You can filter, search or export the organisation 'Stations' table using the icons on the top right, for example you could filter the table for stations with active data monitoring or with open issues.


---

# 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-stations.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.
