# Search a Driver

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

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

2. By default, the search page will load and displays driver details will display based on created date and displaying a set number of rows per page (20, 50, and 100)

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

3. Once the user clicks the "Show More" icon to view additional search criteria.

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

4. Search results will be displayed below based on your chosen search criteria (If anything is selected, a blank search will return all results)

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

5. A "CSV" icon will be available to download the driver details.

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

6. Click on the "Reset" icon to reset all search criteria.

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

7. Click anywhere on the row to view the driver details.

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

8. Edit a driver's details using the icons on the right (If the Driver is in Draft, Pending Approval, Active, Suspended, Expired, or Rejected) status.

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

9. The "Delink" action will be available if driver registration is in Draft, Created, Pending Approval, Active, Suspended, Expired, or Rejected status.

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

10. Delink button is available to select all Checkboxes of registered drivers and update multiples.

<figure><img src="/files/EO6E3Ia6fJisEwIcZ6pv" 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/search-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.
