# Trucks

Truck users can use the Fastweigh Web Portal to review tickets associated with their assigned truck.\
The image below displays the **Fastweigh Home** page, also referred to as the **Dashboard.** This screen can provide a quick review of key information related to those tickets, with options to review them in greater detail in the ***Ticket Query*** menu.

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

Across the top of the page are drop-down menus that will help to narrow down the information being displayed, which includes the *Region, Location,* and *Date* range. Make adjustments to these options then clicking the **\[Refresh]** button will update the information displayed in the tiles, selection table, and graphs.

The table below the tiles can be tabbed through that will adjust the displayed graphs to that specific information. As an example, the image above has the ***Orders*** tab selected, so the graphs are displaying the volume of use for each order, as well as the units from these orders over time.

Clicking on the magnifying glass next to each line within the table will redirect you to the ***Ticket Query*** and display that selections related tickets, allowing you to review each individual ticket.

***

## Tickets

The **Tickets** menu includes both the **Ticket Query** and **Delivery Query**, which allows you to search across all of the tickets related to your assigned truck. You can reference the [Using the Ticket Query](https://help.tacinsight.com/fast-weigh-knowledge-base/tutorials/using-the-ticket-query) for a brief on how to use the query to review your tickets.

### Ticket Query

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

The *Ticket Query* contains a list of your tickets, which can be defined by either be clicking the magnifier available on the ***Dashboard***, or by using the parameter sections mentioned in the article above. After making the parameter selections, the ticket information will be displayed in the larger table below, seen below.

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

With the results available, you can use the vertical and horizontal scrolls on the bottom and right side of the screen to navigate the table.

Included are the **ETicket** and **Archived** ticket options. This will allow you to reprint the Original (**Archived**) ticket provided at the time of ticketing, or the most current version of the ticket (**ETicket**) if an updated ticket is needed. Additionally, if an image of your truck is captured at the time of ticketing, this can be viewed by clicking on the icon available in the **Image** column, which will download the image to your device. By default, Material Rates are not included in the **Ticket Query**.

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

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

***

### Delivery Query

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

The **Delivery Query** allows you to review *tracked* loads that you may be dispatched to deliver. This page functions similar to the **Ticket Query**, providing a list of completed tickets for review, and includes the option to view these tickets plotted on a map. After make the needed parameter selections, you can click on the **\[Map Results]** button and use the third-party provided map to review these deliveries. Some deliveries may have multiple delivers, so you will need to interact with the map to zoom in on specific areas to view all of the available tickets.

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

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

You may also view individual tickets delivery locations by clicking on the **\[🌎]** icon available under the *Map* column.

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

If required to provide the tickets from these deliveries, or if the ticket information is needed for review, you can use the **\[Export PDFs]** or **\[Export to Excel]** buttons available on the top right of the query table to export this information.

<figure><img src="/files/YKj0ZN9ZnvHw58y94x9R" 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://help.tacinsight.com/fast-weigh-knowledge-base/external-users/trucks.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.
