# Edit Driver

This section describes the process of modifying the driver’s details. User can:

A. Modify the Driver Details&#x20;

B. Add or Remove Documents

&#x20;

1. Driver registration service will be available under Manage → Registration → Driver Registration

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

2\. Once “Driver Registration” has been selected, you will be presented with the following screen.

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

3. The "Edit" icon is visible on the "Driver Search" screen next to each registered driver (Depending on Status and user privileges).

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

4. Within the "View Driver" screen, the "Edit" button is visible within each registered driver (Depending on Status and user privileges)

<figure><img src="/files/2IsoihY1tPYEXsmrXZVl" alt=""><figcaption></figcaption></figure>

5. Click on "Edit" to amend the Driver's details. You can use the nav bar on the left-hand side to navigate through the various sections of the profile.&#x20;

A. Driver Details

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

B. Trucking Company

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

C. Terminal Location

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

D. Documents

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

E. Audit History&#x20;

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

6. BACK **button** on top left NAV Bar menu

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

• Note: The "Reset", "Submit", and "Delink" buttons are available irrespective of the section selected on the nav bar.

7. SUBMIT **button**: Once clicked.

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

A. Success: redirect the user to the Search Screen and Driver status should be Active/ Awaiting Approval with updated details.

B. Failure: redirect the user to the Search Screen and set Driver status to the previous stage with existing details.

&#x20;

8. Reset Button: Reject the changes made and redirects user to VIEW Screen OR SEARCH screen with initial details.

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


---

# 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://cnsonline.gitbook.io/drs/edit-driver.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.
