# Drivers

## Managing and Viewing Drivers

This is the primary page for creating, editing and viewing Drivers

{% hint style="success" %}
Home / Customers / Exportations / Manage Drivers<br>

[https://farm.unosof.com/index.cfm?event=Drivers.List](https://galaflor.unosof.com/index.cfm?event=Drivers.List)
{% endhint %}

![](/files/dSeNRbH6sy3fiMufKdNm)

From this page, you are able to visualize existing Drivers. Use the search bar to find a specific Driver easier.

### New Driver

To create a new Driver, click the New Driver Button in the upper left corner.&#x20;

![New Driver Button](/files/SQh8fWe0UmglwrG7DbtQ)

{% hint style="info" %}
Clicking this button brings up the Driver Form.
{% endhint %}

![Driver Form](/files/-M2oi1cCW1Y-Knjz8hYG)

This is where the information of a new Driver can be entered, fill in Driver's Name, Vehicle, ID, Plates, Phone and Activate Driver. &#x20;

Once all information has been entered, hit the **Save** Button to save the Driver.

### Editing a Driver

To edit an existing Driver, click on any Driver's Name (highlighted in blue) from the Manage Driver Result Page.

![Manage Drivers - Edit Driver](/files/-M2ojAC98p8ztoofiCun)

This will also bring up the Driver form populated with the data of that Driver. You can edit any information and hit save to update the data.&#x20;

![Driver's Form / Edit Driver](/files/-M2ojHJ54oGHeIRmqGIQ)

## Deleting a Driver

Because Driver is tied to past exportations and order information, we do not allow the deletion of Driver.

You can change the Status of it from Active to In-Active which removes it from select options in different parts of the site:

![Driver's Form - Inactivate a Driver](/files/-M2ojnVJWzM_O3gCMzQz)

When searching in the Manage Drivers page, the in-activated truck company will be highlighted in red.

![Manage Drivers - View Inactivated Drivers](/files/-M2ok1MRKiQCPGHmNkyr)


---

# 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://manual.unosofbooks.com/exportations/drivers.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.
