# User Management

All the user levels and permissions are managed and handled from this section.

## Manage Users

This module lets you manage the existing users of your system and add new users to your system. Users can be controlled through available tools of activating/deactivate users, verify users, ban users, and delete, etc.

Admin can also search any specific user through the advanced available search filters.

![](/files/-MVLsw0borhN4Zg30Ki4)

Admin can also search any specific user through the advanced available search filters.

![](/files/-MUN-GqteWGEcI1vWYxa)

## Add New Member

Admin can add a new member to this menu by adding all the required details of a specific user and then roles can be set accordingly.&#x20;

![](/files/-MUN37dXi_xRAZ38uvgJ)

Admin/Moderator have to follow the following steps to add a new member:

1\) Go to User Management\
2\) Click on Add New Member\
3\) Insert the required details of the user including selecting the level\
4\) Click on Add Member after completing the details

![](/files/-MUN4ZxUzCsz7YDVx0D5)

![](/files/-MVLtMoMS_YnjPD7LdNm)

## User Roles/Levels

Admin can create and manage different user levels and manage the permissions and roles of the user levels. By default administrator user level is one and the admin user has full access to the site and admin area. User-level 2 is registered users who have access to access website, comment, and upload videos, etc.

![](/files/-MUN6YgQY4XizjLc0Lc2)

### Add New Level

Admin can create a new user-level and assign certain roles available in the permission list.&#x20;

![](/files/-MUN6cjX5O_OOs4dfd3v)

Steps required to add a new user-level are listed below:

1\) Go to User Management>User Roles\
2\) Click on Add New Level\
3\) Select the set of permissions you want to keep for this new level by selecting "Yes"\
4\) After all the selections are made for the permissions, Click on Add level

![](/files/-MUNF17iyRGIpUqYQdVb)

### Edit Administrator Level Permissions

Admin can change the permissions and access of a specific user level here.&#x20;

![](/files/-MUNIpV3-_bouVMWu5P7)


---

# 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.vodlix.com/user-manual/admin-area/untitled-2.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.
