# #3 Member Types and Permissions

Member types are classified into owner, administrator, and user based on the permissions granted in the workspace.

<figure><img src="/files/ArOQsYInZZwz0Yde5ocR" alt=""><figcaption></figcaption></figure>

## Owner

A member who creates and owns a workspace account and has full access

* Roles and permissions - (possible after cancellation) Change ownership account, designate and change administrator, set user permissions, connect App linkage
* Rate plan and payment - Subscribe and change plan, register and change payment information, check usage, enter payment manager
* Workspace asset management - Create/Edit/Delete
* Folder and Group management - Create/View/Modify/Delete/Move possible
* Project - Create/Edit/Complete, Assign/Edit worker, view work history, download, delete, move results
* Editor - Edit/View sentences, Register/View issues, issue resolution, notification within segment

## Administrator

Members who have been invited to a workspace but have been granted most permissions and have the ability to manage the workspace

* Roles and Permissions - Set and change user permissions, connect App linkage
* Rate plan and payment - Subscribe and change plan, register and change payment information, check usage
* Workspace asset management - Create/Edit/Delete, Use
* Folder and Group management - Create/View/Modify/Delete/Move possible
* Project - Create/Edit/Complete, Assign/Edit worker, view work history, download, delete, move results
* Editor - Edit/View sentences, Register/View issues, issue resolution, notification within segment

## User

Members who are invited to a workspace and have limited permissions

* Workspace asset management - Create/Edit/Delete (if authorized account), Use
* Folder and group management - Create, View/Edit/Delete/Move (only authorized groups)
* Project - Create/Edit/Complete, Assign/Edit worker, view work history, download, delete, move results
* Editor - Edit/View sentences, Register/View issues, issue resolution, notification within segment


---

# 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.letr.ai/en/ws_mm/3-member-types-and-permissions.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.
