# How do you send your driver's broker reviews to new brokers/ how can you view the reviews yourself?

## Driver Review System for Brokers

### Overview

This system allows brokers to rate drivers and view existing reviews. Brokers can evaluate drivers based on driving skills, punctuality, and overall performance.

### Steps to Generate Review Link

#### 1. Access Highway API Service

1. Log into the [Admin Portal](https://eld.matrackinc.com/adminNew/view/login.php) and navigate to Highway API Service
2. The Highway API Service dashboard will open in a separate tab.
3. Navigate to the Dashboard from the Menu.

#### 2. View Existing Reviews

1. Find the driver in the Users section
2. Click "View Review" to generate a review link
3. Copy the generated link
   * Share with new brokers
   * Use to check driver ratings
   * Access all previous reviews

#### Important Information & Tips

* Brokers can rate drivers on:
  * Driving skills
  * Punctuality
  * Overall performance
* Use review links to:
  * Showcase driver performance
  * Attract new business
  * Monitor driver ratings
* Share review history with potential brokers
* Keep review links accessible for future reference"


---

# 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-do-you-send-your-drivers-broker-reviews-to-new-brokers-how-can-you-view-the-reviews-yourself.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.
