# Dashboard

{% hint style="info" %}
Load-Out is an additional feature. If you would like to add Load-Out to your Fast Weigh subscription contact us at *865-219-2980* or <support@tacinsight.com>.

Load-Out must be configured on the *Ticketing Application* before use.
{% endhint %}

In the Load-Out Dashboard screen, you are presented with two graphs:

<figure><img src="/files/5CpuNJnnaXjKptoPRk3z" alt=""><figcaption><p>Load-Out Dashboard tab</p></figcaption></figure>

You are able to filter the information presented on the table by selecting a **Region** and a **Location**. Setting a filter will show any relevant trucks or loaders on their respective tables.

### Minutes In Yard Graph

<figure><img src="/files/XXu9x5TFrwvW5Meutn6L" alt=""><figcaption><p>Minutes In Yard Graph on Load-Out Dashboard tab</p></figcaption></figure>

This graph presents you with how many minutes your trucks have been actively in the yard. Trucks are set "In Yard" via the *Desktop Ticketing App*, and once they have been marked "in yard" they will populate in this graph. The minutes a truck is in the yard are represented along the y-axis, and the trucks are listed along the x-axis.

The trucks represented by blue bars are *not loaded* with material and are in the yard.&#x20;

The trucks represented by green bars are *loaded* with material and are in the yard.

{% hint style="info" %}
For trucks to be labeled as Loaded you must have a "Loader" marking the trucks as Loaded in the Loader app.
{% endhint %}

### Loads Per Loader Graph

<figure><img src="/files/XBjo0OwDMAWTMhTePUIn" alt=""><figcaption><p>Loads Per Loader Graph on Load-Out Dashboard tab</p></figcaption></figure>

This graph represents how many loads a Loader has completed in a day. Along the y-axis are the amount of loads, and along the x-axis are the loaders.&#x20;

{% hint style="info" %}
You must have a *Loader App* set up for a loader to populate on this graph.

If you are interested in adding Load-Out and the Loader application to your Fast Weigh subscription please contact us at *865-219-2980* or <support@tacinsight.com>.
{% endhint %}


---

# 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/web-portal/in-yard/dashboard.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.
