> 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/issue-log.md).

# Issue Log

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

The Issues tab contains a format to create, manage and store issues within an "Issue log" for a station. The issue log therefore provides important information for the data monitoring of a station, allowing for "open" issues to be highlighted to aid their resolution, and to track their progress over the course of a measurement campaign. BrightWind recommend the issue log is used to record all information that may be relevant for a user further handling the data. This allows there to be full traceability over issues that may arise during the course of a measurement campaign, and drives more transparencey and certainty for any analysis utilising this data.

Add an issue by using the "ADD ISSUE" button. Then, enter the details of the issue: Date of issue, Title and Status (Open or Closed). Once created, comments providing further detail can be added using the "+" button under the "Actions" column of the issue. Comments can then be edited and deleted as desired.

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

As the measurement campaign progresses and issues are resolved through maintenance, issues can be updated by changing their status (Open to Closed), and comments added to describe how the issue has progressed. Open issues are summarised on the station's General tab, providing more visibility to ongoing 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/issue-log.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.
