# How to View / Edit sub-user permissions?

## Managing User Permissions

This guide explains how to view and manage user permissions in the mapping platform, including adding new users, modifying existing permissions, and managing sub-user groups.

### Overview

The user permission management system allows administrators to:

* Create new user accounts
* Assign specific permissions to users
* Modify existing user permissions
* Delete user accounts
* Manage sub-user groups

<div align="center"><figure><img src="/files/PbTjffvooOt6eJGX0kMz" alt="" width="162"><figcaption></figcaption></figure></div>

### Accessing User Permission Settings

To access user permission settings, navigate to: Settings > View Edit User Permissions

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

### Adding New Users

1. Navigate to Settings > View Edit User Permissions
2. Select "Add User"
3. Fill out the new user account form
4. Configure user permissions, including:
   * Alert settings modification
   * Report viewing access
   * History tracking capabilities
   * Other platform-specific functions
5. Save the user profile

Note: All permissions can be modified after initial setup.

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

### Managing Existing Users

To modify or delete existing user permissions:

1. Navigate to Settings > View Edit User Permissions
2. Select "Edit/Delete User Permissions"
3. Locate the desired user account
4. Make necessary permission changes or delete the account
5. Save your changes

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

### Sub User Group Management

To manage sub-user groups:

1. Navigate to Settings > View Edit User Permissions
2. Select "Edit Sub User Group"
3. Make desired changes to the sub-user group settings
4. Save your modifications

### Best Practices

* Regularly review user permissions to ensure appropriate access levels
* Remove unnecessary user accounts promptly
* Document any significant changes to user permissions
* Verify new user permissions after setup

Need additional assistance? Contact your system administrator or support team.


---

# 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://help.matrack.io/gps-and-dashcam/readme/categories/admin-website/how-to-view-edit-sub-user-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.
