# Create a driver

Creating a driver in DRS is a straightforward process that allows you to onboard new drivers into DPWS DRS system efficiently. By following the steps outlined below, you'll be able to set up driver profiles with the necessary information and documents, ensuring a seamless and secure registration process.

&#x20;

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

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

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

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

3. In the left nav bar, "Add Driver" option will be available under the Driver Search heading.

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

4. Once "Add Driver" has been selected you will be presented with the following screen, here you can enter your Driver Details

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

5. The user can add a photo of the driver by clicking on the Upload button.

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

* A pop up will open to upload the picture.
* The photo can be adjusted and set it as per system specified size.
* Allowed file types: \*.jpeg, \*.jpg, \*.png
* The "Remove Picture" option will be available to remove the uploaded picture.
* Save and close buttons will be available to save the changes or cancel the changes.

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

6. The first row will display the default trucking company code and name of the logged-in user and the user cannot remove the row or change the company name.

<figure><img src="/files/8a3UuoK6z4M5I2VVi849" alt=""><figcaption></figcaption></figure>

7. The second row will display the default terminal site of the logged-in user and the user cannot remove the row or change the terminal name.

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

* By default, the selected site from the top nav bar will be displayed.

8. The user can attach the documents from the documents section. <mark style="color:red;">(</mark>*<mark style="color:red;">Please note the uploaded documents are for DPW Southampton verification purposes only and will NOT be kept on file)</mark>*

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

* &#x20;By default, Document 1 is for the Driving Licence  it is mandatory to upload the document copy.
* &#x20;If any additional documents are required, under Document 2, please select the type of document from the drop-down list.
* The “Add Document” button will be available to add any additional documents.

9. **SUBMIT & ADD ANOTHER DRIVER**: This creates the driver and submits the application to the helpdesk. A success or failed info banner message will be displayed at the top of the page. You will be redirected back to the "Add New Driver" page with all fields blank.

If adding multiple drivers, tick the "Submit and Add another driver" to be redirected to a new blank "Add New Driver" page.

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

10. **DRAFT BUTTON:** This creates the driver and saves it in a "Draft" status. A success or failed info banner message will be displayed at the top of the page. This driver will not be sent to the Helpdesk for approval until it has been Submitted.

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

11. **RESET BUTTON**: This clears all input fields and resets the Add New driver form page to the initial state.

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

12. **SUBMIT BUTTON**: Once the application is submitted, you will be redirected to the Search Driver Page. Here, the Status of the driver registration will now show as "Active", based on the implementation with a successful or failed info banner message.

<figure><img src="/files/iIauh5a7dQbDXLJtPrhc" 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/create-a-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.
