# Settings

{% hint style="info" %}
Settings can only be changed by owners and admins.
{% endhint %}

### **Details**

Admins and owners can change the tank/sensor name and choose between metric and imperial measurements.&#x20;

### Members

Admins and owners can invite others to join their organisation or remove them.&#x20;

### Notifications

Admins and owners can choose how they and others in the organisation receive alerts.


---

# 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/settings.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.
