# Waterwatch Live

Select a sensor icon on the map in the **Map Tab** or on the sidebar in the **Sensors Tab** to view the water level data and other information.

## Sensor Icons

**Green Active:**\
The sensor is operating normally.<br>

**Orange Warning:**&#x20;

Common causes:&#x20;

Low battery. A low battery can prevent your monitor from sending messages.

Sensor is positioned incorrectly. The sensor may be installed too close to the highest water level (200mm minimum distance), or the sensor is angled more than a 3 degree angle.

Sensor is offline. This can be caused by bad network coverage or a low battery.

Sensor is damaged.&#x20;

**Red Alert:**\
Water level alarm is asserted.<br>

**Grey Alert:**\
The measurement scheduler has been turned off.

## Exporting Sensor Data

In the sensor dashboard, you should be able to see on the upper right-hand side, the export button. Click this button and a CSV file will be automatically downloaded. Use the date filter options to the left of the screen to refine your data range.

Only the organisation owner can export data.

## Sensor Setup

You may perform the following changes and operations on a sensor if you are the admin/owner of the organisation:

* [Change the **Display Settings**](broken://pages/-M0oUS2oB0RUCFaZrgEq)
* [Change the **Offset**](broken://pages/-M0oayPHPxZU_Y6955XW)
* [Change the **Display Limits**](broken://pages/-M0oUS2oB0RUCFaZrgEq)
* [Change the **Location Indicator**](broken://pages/-M0oUUxnpe56Gy3eFcI1)
* [Perform a **Remote Task**](broken://pages/-Lz-ZFIaOpeCb12oMIQq)

## Measurement Error Code

Measurement errors happen sometimes when the sensor is not set up correctly or is damaged. Read more about measurement errors here:

{% content-ref url="/pages/-M0olhQUzZ1jJabTRgyz" %}
[Measurement Errors](/3.0.1/measurement-error-codes.md)
{% endcontent-ref %}

## Add a Sensor to Your Organisation

To the left of the dashboard click on the menu next to 'search sensors'. Add the sensor serial number and the claim code. These can be found on the instruction brochure in the box your sensor was delivered in.


---

# Agent Instructions: 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://help.waterwatch.io/3.0.1/web/sensors.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.
