# Annual Renewal (Trucking Company)

This section describes how the Trucking Company users can initiate the annual renewal process for associated drivers in the DRS, ensuring that all active drivers complete annual Terminal Awareness Training every year.

Before initiating the driver renewal process, ensure the following:

* Driver Status: The driver must be active and associated with your trucking company with the updated VALID UPTO date.

1. Driver registration service will be available under Manage → Registration → Driver Registration.&#x20;

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

2. By default, the search page loads and displays driver details based on the created date and pagination (20, 50, and 100).

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

3. Users can search the “Renewal Due” records by using Site Status filter in additional search criteria.

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

4. To view the respective driver's details, click on their ID

<figure><img src="/files/71z2MXkgGAqvJ1KmMQQu" alt=""><figcaption></figcaption></figure>

5. The system navigates the user to the View Driver page.

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

6. Go to the left navigation bar and select Terminal Locations.

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

7. Click on the three dots option and select RENEW.

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

Note: The Trucking company users can view the RENEW option if the terminal Status is “Renewal Due” or “Validity Expired”.

8. An Acknowledgement pop-up window appears on the screen, click ACCEPT.

<figure><img src="/files/23Qqnc5eTgRI7omyWJrt" alt=""><figcaption></figcaption></figure>

9. A success message appears on the screen.

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

10. The Terminal Status is updated as Renewal Submitted.

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

11. User navigates to Driver search screen and can view the driver record with updated status as “Renewal Submitted”

<figure><img src="/files/7hSmOO4ulSfLwPiGZcWA" alt=""><figcaption></figcaption></figure>

12. The Trucking Company user receives web and Email notifications with a renewal submitted driver details.&#x20;
13. The Terminal Admin user receives web and email notifications to re-issue annual training details to driver and Trucking Company user.&#x20;


---

# 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/annual-renewal-trucking-company.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.
