# Requests

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

***

## Page Overview

The Requests tab provides information on pick up or delivery requests made using the [Dispatching](broken://pages/e9bZPSSBuG7Kfs8Rdsh3) module. These requests are defaulted to display based on Order #, but can be refined through selecting information from the drop down menus, searching order information or sorting the column titles. The information contained in the columns are:

<table><thead><tr><th width="140">Field</th><th>Description</th></tr></thead><tbody><tr><td><strong>Order #</strong></td><td>The associated order number for the request.</td></tr><tr><td><strong>Customer</strong></td><td>The customer associated with the order.</td></tr><tr><td><strong>Product</strong></td><td>The product selected.</td></tr><tr><td><strong>Request Info</strong></td><td>Manual input information for easy identification of the request.</td></tr><tr><td><strong>Ref #</strong></td><td>Manual input of numerical identification.</td></tr><tr><td><strong>Requested</strong></td><td>Requested volume or load quantity of product.</td></tr><tr><td><strong>Fulfilled</strong></td><td>The amount of units or loads delivered.</td></tr><tr><td><strong>Remaining</strong></td><td>The amount of units or loads remaining to be delivered.</td></tr><tr><td><strong>Haulers</strong></td><td>The amount of haulers currently assigned to complete this request.</td></tr><tr><td><strong>Status</strong></td><td>The status or the request, either Open, On Hold, Pending, or Closed.</td></tr></tbody></table>

***

## Viewing Request Details

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

To view the request details in the Fast-Weigh app, simply click on the order listed which will provide additional information related to the order requested.


---

# 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://help.tacinsight.com/fast-weigh-knowledge-base/references/ticketing-app/application/requests.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.
