# User Settings

Your **User Settings** are at the top right-hand corner of the screen. Select the drop-down arrow next to your username.

### **Account**

Update your email address, password, Waterwatch name and mobile number.

### Display Settings

Choose how your time & date is displayed in the sensor dashboard.

### **Organisations**

See which Organisations you belong to and check your role. You can choose to leave an organisation by selecting Leave.

### **Notifications**

Choose your alarm notification settings for each Organisation that you belong to. Select edit to make changes.


---

# 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/account/user-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.
