> For the complete documentation index, see [llms.txt](https://interfacing.gitbook.io/interfacing-help-files/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interfacing.gitbook.io/interfacing-help-files/interfacing-help-files-fr/supplier-and-product-management/contractor-application/tracking-and-monitoring-contractor-requests/contractor-list.md).

# Contractor List

Browse and manage all submitted contractor requests across the organization.

Use the **Contractor List** module to view all submitted contractor requests, whether in progress, approved, or rejected.

<figure><img src="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/VKM4e1uLBbgVa3o2z3SF/CON-V16-CON-List.png" alt=""><figcaption></figcaption></figure>

***

{% stepper %}
{% step %}

### Filtering Contractor Requests

Use the **Search Panel** to filter the requests shown in the grid. You can filter by:

* **Contractor ID:** Enter the unique identifier for the request.
* **Legal Company Name:** Enter the full or partial name of the contractor’s registered business.

{% hint style="info" %}

#### Actions:

* **Filter:** Click to apply your criteria and update the grid with matching results.
* **Clear Filter:** Click to remove all filters and restore the full list of requests.
  {% endhint %}

***

{% endstep %}

{% step %}

### Managing Contractor Requests

Use the action buttons in the grid to manage contractor requests:

* **Add**: Click to create a new request. This opens the [New Contractor](/interfacing-help-files/interfacing-help-files-fr/supplier-and-product-management/contractor-application/navigating-the-contractor-management-workflow/create-new-contractor-request.md) form.
* [**Edit**](#user-content-fn-1)[^1] ( <i class="fa-pencil">:pencil:</i> ): Click to modify a request.
* **View** (<i class="fa-eye">:eye:</i>): Click to open a request in read-only mode.
  * In **View** mode, you can:
    * Review all details
    * [View or download attached templates](/interfacing-help-files/interfacing-help-files-fr/drafts/apps/application-features-and-interactions/common-application-functionalities.md#templates)

{% hint style="success" %}
**Tip:** Check the **Current Status** column in the grid to see the request’s current stage in the [Contractor Management](/interfacing-help-files/interfacing-help-files-fr/supplier-and-product-management/contractor-application/navigating-the-contractor-management-workflow.md) workflow
{% endhint %}

***

{% endstep %}
{% endstepper %}

***

### See Also

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>How to Search &#x26; Filter the Grid</strong></td><td>Quickly locate and narrow down items in the grid.</td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/MwnUYh9fLvukSMfoLFjE/IMS-V16-NAV-Library-Icons-105.png">IMS-V16-NAV-Library-Icons-105.png</a></td></tr><tr><td><strong>How to Export, Import, or Generate Templates</strong></td><td>Export data, import files, or generate templates from the grid menu, as applicable.</td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/DgIV8TTUnx89pGvjClF5/IMS-V16-NAV-Library-Icons-106.png">IMS-V16-NAV-Library-Icons-106.png</a></td></tr></tbody></table>

[^1]: You can also **double-click** the row to edit quickly.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://interfacing.gitbook.io/interfacing-help-files/interfacing-help-files-fr/supplier-and-product-management/contractor-application/tracking-and-monitoring-contractor-requests/contractor-list.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
