# How to deactivate/reactivate a Driver profile

## How to Manage Driver Profile Status

1. Log in to the Admin portal
2. Navigate to: Manage >> Drivers
3. You will see a list of all drivers in your fleet
4. At the top of the driver's page, you'll find a filter option. Change the filter to "All" to view both active and deactivated drivers
5. If you don't see deactivated drivers, make sure "All" is selected in the filter

### Managing Driver Status

#### To Deactivate a Driver:

1. Find the active driver in the list
2. The "deactivate" button will be enabled for active drivers
3. Click "deactivate" to suspend the driver's access

#### To Reactivate a Driver:

1. Locate the inactive driver in the list
2. The "activate" button will be enabled for deactivated drivers
3. Click "activate" to restore the driver's access

{% hint style="warning" %}
**Important Notes**

* Deactivated drivers cannot log into the system or use the ELD app
* All driver history and records are preserved when deactivating
* Use the filter at the top of the page to view all drivers, including deactivated ones
  {% endhint %}

### Need Help?

If you need assistance managing driver profiles, contact our 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/eld/readme/categories/matrack-eld-fleet-admin-portal-guides/how-to-deactivate-reactivate-a-driver-profile.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.
