> For the complete documentation index, see [llms.txt](https://help.aranet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aranet.com/aranet-cloud-page/aranet-cloud-landing-page/user-interface-and-core-features/members-and-locations/modify-rights-and-roles.md).

# Modify Rights and Roles

User rights and roles in Aranet Cloud workspace can be changed from **WORKSPACE** menu -> **MEMBERS** tab:

To understand how to add users to a workspace, please see this topic: [Invite Users](/aranet-cloud-page/aranet-cloud-landing-page/workspace-management/invite-users.md)

<div data-with-frame="true"><figure><img src="/files/NfcYwAQdT9m2NXkvqV0t" alt=""><figcaption></figcaption></figure></div>

All admin users can change this section; ordinary Admin users can not delete the initial Owner user of the workspace, but the Owner can delete all other users.

By clicking on the "**pencil**" button **in the user's row,** its account configuration window opens:

<div data-with-frame="true"><figure><img src="/files/UeDoBjX98x59M3etTQji" alt=""><figcaption></figcaption></figure></div>

Here you can view and change member permissions:

**1** - "**Write**"/W permission allows *viewing* and *editing* of the corresponding Aranet Cloud object.

**2** - "**Read**"/R permission allows only *viewing.*

**3** - "**Not Allowed**"/X bans member access to the corresponding Aranet Cloud object. Note that *Tags* and *Sensors* can not be set to "Not Allowed".

**4** - Member access to Workspace locations can be defined here. By pressing **EDIT LIST** button new pop-up window opens:

<div data-with-frame="true"><figure><img src="/files/NZ2MlaoJ0bTs3Jd456ss" alt=""><figcaption></figcaption></figure></div>

Mark the location allowed for access to the member and click **ACCEPT** to confirm. This will return you to the previous page. Don't forget to **SAVE** your changes.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.aranet.com/aranet-cloud-page/aranet-cloud-landing-page/user-interface-and-core-features/members-and-locations/modify-rights-and-roles.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
