# User types

{% hint style="info" %}
**Heads up:** The account owner has full control over all settings and configuration options. Admins have the permissions to do most day-to-day management tasks and lead members have limited control over members from their own organisation.
{% endhint %}

## Permission levels

There are 5 types of permission levels in Memba CRM.

<table><thead><tr><th width="180">Role</th><th>Capabilities</th></tr></thead><tbody><tr><td>Owner</td><td>Has all complete account access and all privileges</td></tr><tr><td>Admin</td><td>Can add and manage all members and configure the portal</td></tr><tr><td>Lead Member</td><td>Can add and manage members of the same company</td></tr><tr><td>Member</td><td>Can manage their own profile and respond to message, forum posts and other options that you set for them</td></tr><tr><td>Associate</td><td>Has limited viewing permissions which you can determine</td></tr></tbody></table>


---

# 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://manual.mymemba.io/fundamentals/getting-set-up/user-types.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.
