# Share Access

In your home screen scroll down until you see **Share Access**, selecting this will take you to the Organisation Members screen.&#x20;

<figure><img src="/files/84La6BgXPUAYnj9D4jXc" alt="" width="480"><figcaption></figcaption></figure>

Select 'Add Member' and enter their email address. Add their name and mobile number, or they can choose to add their personal settings when they accept your invitation.

Choose their role, [member or admin](/3.0.1/web/organisations/user-roles.md#member-permissions), and then select Invite Member. They will receive an email with a Waterwatch invitation to your organisation and will be prompted to enter a new password in Waterwatch Live.

Once they have set their password in Waterwatch Live they will need to [download the app](/3.0.1/mobile/download-the-app.md) and log  in.

You can also access the Organisation Members screen by selecting the Account icon (home screen, bottom right) and then Members > Manage. Select the **+** icon at the top right of Organisation Members Screen.&#x20;


---

# 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/share-access.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.
