# Members and roles

Here you can view a list of all members of this organization, and what role they have. If you are the owner or administrator of an organization, you can change the role of a member and promote them to manager or admin.

## The member

Members can

* view organization members,
* view team members,
* and view teams.

## The manager

No need to wear a suit here. Managers can help to manage team members. This is an easy way to give your team a way to self organize.

Managers can

* view organization members,
* view and manage team members,
* and view teams.

## The administrator role

Need some more support? Go hire an admin! Administrators can

* view, add or remove organization members,
* view, create and manage teams,
* view and manage team members,
* view and manage invitations,
* view the logs,
* update the org avatar,
* create & rename or delete High5 & Fuse spaces.

## The owner role

Well, someone needs to do that job, too. Owners can

* view, add and remove org members,
* promote and demote all users to owner or lower roles,
* view, create and manage teams,
* view and manage team members,
* view and manage invitations,
* view the logs,
* update the org avatar,
* create, rename or delete High5 & Fuse spaces,
* manage the license,
* and delete the org.

Admins and owners will retain administrative rights for spaces even when they are not assigned to it (any more).


---

# 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://docs.helmut.cloud/members-and-teams/members-and-roles.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.
