> 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/data-monitoring-guide/setting-up-the-daily-data-report.md).

# Setting up the daily data report

If your user account has been assigned as the "primary" or "backup" analyst in the Daily Data Monitoring Setup for at least one measurement station, a daily monitoring report will be sent to your user email.&#x20;

The first section of the daily monitoring report is a summary table for all measurement stations for which you are a primary or backup analyst, containing key information such as the last data timestamp, the number of days since that timestamp and the number of days since data was last retrieved by BrightHub.

The rest of the report is comprised of one page per measurement station displaying the plots that have been configured for each station in the Daily Data Monitoring Setup section of the Data Monitoring tab.

***

## Set up Daily Data Monitoring

{% hint style="info" %}
**Before you start:**

A data retrieval method must first be set up as per [Data Retrieval Setup](/brighthub-user-docs/data-monitoring-guide/data-retrieval-setup.md).

To configure data monitoring for a measurement station you (the user) must have at least "Manage" permission for the measurement station, either via your Organisation or via direct user access.&#x20;
{% endhint %}

Follow the steps below to set up Daily Data Monitoring for a measurement station:

{% stepper %}
{% step %}

### Go to the Daily Data Monitoring Setup section of the Data Monitoring tab for the measurement station.

{% endstep %}

{% step %}

### Configure the users who should receive the daily monitoring report.

Assign one "primary" and up to three "backup" analysts to receive the daily data monitoring report.&#x20;

{% hint style="info" %}
To add a user to receive the daily monitoring report they must have at least "Write" permission for the measurement station, either via their Organisation or via direct user access (see [Broken mention](broken://pages/yPc6FxwEm6l9QsVgX60c)).
{% endhint %}
{% endstep %}

{% step %}

### Optionally list the user(s) who should be contracted regarding issues with the station.

Issues could be communication issues, failed sensors, missing data, etc. This contact list is for information only.

{% hint style="info" %}
To add a user to be contacted regarding station issues they must have at least "Read All" permission for the measurement station, either via their Organisation or via direct user access.&#x20;
{% endhint %}
{% endstep %}

{% step %}

### Configure the plots to be included in the report.

There is the option to create up to 6 timeseries line plots and up to 6 scatter plots.&#x20;

Select as many measurements as desired in each timeseries plots, and two measurements for each scatter plot.
{% endstep %}

{% step %}

### Configure any alert rules you wish to run and display in the daily monitoring report.

{% endstep %}

{% step %}

### Finalise and Save

Once all configurations are complete, ensure to save your settings to activate the daily data monitoring process. Your selected users will begin receiving reports according to your setup.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Daily reports are sent from <support@brighthub.io>.

In the event that you have not received your first daily report, please ask your IT security provider to ensure emails from this address are allowed.
{% endhint %}


---

# 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/data-monitoring-guide/setting-up-the-daily-data-report.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.
