# Managing Users

MaaS includes built-in user management that lets you create and manage user accounts for your team directly from the web interface.

***

## User Roles

There are two roles available for your team members:

| Role  | Access                                                                                 |
| ----- | -------------------------------------------------------------------------------------- |
| Admin | Full dashboard access **and** can manage users (create, edit, delete, reset passwords) |
| User  | Full dashboard access only — cannot manage other users                                 |

***

## User List

The user management page shows all users in your account. From here you can create new users, edit existing ones, reset passwords, or delete accounts.

<figure><img src="https://1030294288-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvb3mSIMfASX8vMnbtyli%2Fuploads%2Fgit-blob-4a29dd8e37237cbf38e88da0ad157f4214035325%2Fuser-management-list.png?alt=media" alt=""><figcaption><p>User list showing all team members in your account</p></figcaption></figure>

***

## Creating a User

Click the **Create User** button in the top right corner of the user list.

<figure><img src="https://1030294288-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvb3mSIMfASX8vMnbtyli%2Fuploads%2Fgit-blob-83048ffe890795233a3f4a5f12740d73c3d142b5%2Fuser-management-create.png?alt=media" alt=""><figcaption><p>Create user form</p></figcaption></figure>

Fill in the following fields:

| Field    | Description                                                                    |
| -------- | ------------------------------------------------------------------------------ |
| Username | Enter the name portion only — the prefix is set automatically for your account |
| Name     | User's first name                                                              |
| Surname  | User's last name                                                               |
| Email    | User's email address — login credentials will be sent here                     |
| Role     | **Admin** (can manage users) or **User** (dashboard access only)               |

{% hint style="info" %}
There is no password field — a password is generated automatically and the new user will receive an email with their login credentials.
{% endhint %}

***

## Editing a User

Click on a user in the list to open the edit form. You can update their name, surname, and email. The role cannot be changed after creation — if you need to change a user's role, delete the account and recreate it with the desired role.

<figure><img src="https://1030294288-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvb3mSIMfASX8vMnbtyli%2Fuploads%2Fgit-blob-99aac9fa75caecb83d6a91f5ecc05890004636d3%2Fuser-management-edit.png?alt=media" alt=""><figcaption><p>Edit user form</p></figcaption></figure>

***

## Resetting a Password

To reset a user's password, click the **Reset Password** button next to their name in the user list. A confirmation prompt will appear — once confirmed, a new password is generated and emailed directly to the user. The admin performing the reset never sees the new password.

<figure><img src="https://1030294288-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvb3mSIMfASX8vMnbtyli%2Fuploads%2Fgit-blob-415fa441764e7a459c9f9f0c8aac9fdda6923c84%2Fuser-management-reset-password.png?alt=media" alt=""><figcaption><p>Green confirmation banner after a successful password reset</p></figcaption></figure>

***

## Deleting a User

To delete a user, click the **Delete** button on their edit page. You will be asked to confirm before the account is removed.

<figure><img src="https://1030294288-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvb3mSIMfASX8vMnbtyli%2Fuploads%2Fgit-blob-b937c8f61d27e6a41db54966954fc0435f7519ce%2Fuser-management-delete.png?alt=media" alt=""><figcaption><p>Delete confirmation dialog</p></figcaption></figure>

{% hint style="warning" %}
Deleting a user is permanent and cannot be undone.
{% endhint %}

***

## Consultant Access

Consultants who manage multiple customer accounts have an additional **Select Scope** control at the top of the user management page.

<figure><img src="https://1030294288-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvb3mSIMfASX8vMnbtyli%2Fuploads%2Fgit-blob-1ebf5247d0312987f024beb684a0794c608ba12c%2Fuser-management-consultant-view.png?alt=media" alt=""><figcaption><p>Consultant scope selector with Own Staff and customer options</p></figcaption></figure>

Use the dropdown to select which account you want to manage:

* **Own Staff** — Manage users within your own consultant organization
* **Customer accounts** — Manage users for a specific customer you are responsible for

After selecting a scope, click the **Select** button on the right to load that account's user list. All create, edit, delete, and password reset operations will apply to the selected scope.

{% hint style="info" %}
To add a new sub-customer to your consultant account, contact TelcoBridges support at **<support@telcobridges.com>**.
{% endhint %}
