# How to Add/Edit Fleet Admin/Manager Roles

## Overview

Follow these steps to add or edit fleet administrator and manager roles in the Admin portal.

### Steps to Manage Admin Roles

#### Access Portal Users

1. Log into the [Admin Portal](https://eld.matrackinc.com/adminNew/view/login.php) and navigate to Manage
2. Click "Portal Users"
3. Select "Add Portal User" for new users
4. Enter required details:
   * Username
   * Password
   * Role permissions
5. Click "Save" to confirm changes

{% hint style="warning" %}
**Important Information & Tips**

* Keep login credentials secure
* Double-check role permissions before saving
* Access the admin portal at: <https://eld.matrackinc.com/adminNew/view/login.php>
* Contact support if you need to modify existing permissions
  {% endhint %}


---

# 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/eld/readme/categories/matrack-eld-fleet-admin-portal-guides/how-to-add-edit-fleet-admin-manager-roles.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.
