> 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/general-tab.md).

# General tab

<figure><img src="/files/zz1i93gXMgCtsJuzIyBf" alt=""><figcaption><p>BrightHub general tab</p></figcaption></figure>

\
The general tab provides a high level overview of the station.

1. **Overview**:Here it is possible to get some basic information about the station type, logger type, measurement start and end date, geographic location as well as top measurement height.
2. **Open Issues**: Here it is possible to see any of the open issues associated with this station that have been logged either during data monitoring or data processing.
3. **Map**: Here you can toggle between satellite and terrain map and zoom in on this particular station.
4. **Images**: Where photos are available of the station, you will be able to view these here.
5. **Download Button**: Here you can download the assembled timeseries in csv format, the IEA Task 43 WRA data model in json format and the cleaning log in csv format.


---

# 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/general-tab.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.
