> 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/station-setup-guide/populate-the-data-model.md).

# Populate the Data Model

When you [create a station](/brighthub-user-docs/station-setup-guide/create-a-brighthub-station.md), BrightHub extracts as much metadata as possible from the raw logger files uploaded to BrightHub, but depending on the logger you may need to add or modify information.

BrightHub is purpose-built to store all the information needed to populate the IEA Wind Task 43 data model to ensure traceability throughout your measurement campaign.&#x20;

Watch the following video to learn more about working with the IEA Wind Task 43 data model view to edit station metadata on BrightHub:

{% embed url="<https://www.youtube.com/watch?v=uPpXLYK4kIU>" %}

***

To populate the data model:

1. Navigate to the 'Setup' tab on your chosen BrightHub station.
2. Click 'Edit Station Setup'.

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

For a detailed description of how to update each of the fields to populate the data model for a BrightHub station, see [Setup Tab](/brighthub-user-docs/reference-user-manual/setup-tab.md) in the Reference User Manual.


---

# 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/station-setup-guide/populate-the-data-model.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.
