# Member Categories & Rights

There are a number of different roles LORROS group members may have but they can be divided into three basic categories:

#### Regular voting members *(no icon)* are able to:

* Start Discussions, Actions, Polls&#x20;
* Participate in the above&#x20;
* Add Agenda Topics to meetings&#x20;
* Invite guests for Agenda Topics they have submitted and Discussions they have started&#x20;
* Edit, delete and add motions to Agenda Topics they have submitted&#x20;
* Move, second and vote on motions.

#### Voting members with Admin Access *(green gear icon)* are able to:

* Have all voting member privileges plus are able to:&#x20;
* Perform admin functions *(see* [*Admin Functions*](broken://pages/-LHAarsIrPkPvKV13TBo)*)*&#x20;
* Start meetings&#x20;
* Control agendas&#x20;
* Assign Actions

#### Non Voting Members with Admin Access (red button icon):

* Have all privileges of voting members with Admin Access except:&#x20;
* Cannot move or second a motion&#x20;
* Cannot vote on motions or in Polls

The icons referred to in the above headings are shown in the list of the group members and indicate each member’s status.

![](/files/-LHAacuc-pXGQ0tEICKz)

{% hint style="info" %}
Every LORROS group must have at least one member with Admin Access.

The voting rights and Admin Access of members can be changed at any time by a member with Admin Access.

Admin Access can be provided to any member, and more than one member at a time.
{% endhint %}


---

# 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://lorros.gitbook.io/lorros-guide/groups/member-categories-and-rights.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.
