# Can I export any of my data?

**Yes,** you can export lots of different data from the **Fast-Weigh Portal**

## Ticket Data

You can export **Tickets** via the **Ticket Query** by heading to **\[ Tickets > Ticket Query ]**. Once there you can export the current Query of Tickets into PDFs or an Excel spreadsheet by clicking either&#x20;

**\[ Export PDFs ]** or **\[ Export to Excel ]**&#x20;

<figure><img src="/files/5HMUjESS2cmbcyCm8Fvg" alt=""><figcaption></figcaption></figure>

## User Account Data

{% hint style="warning" %}
You must be an logged into an **Admin** account to export **User Account Data**
{% endhint %}

To export User Account Data, navigate to \[ ⚙ > User Accounts ]. There you can export user account data by clicking **\[ Export to Excel ]**

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

## Truck Data

To export **Truck Data,** head to \[ Trucks > Trucks ]. There you can query for trucks via searching and filters. You can then export that list of trucks by clicking **\[ Export to Excel ]**

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

## Invoices

You can export individual invoices by heading to **\[ Billing / AR > Billing ].** Find the Invoice you want to export under the **Billing History** tab and select **\[ Export ]**. This will download a .csv of the Invoice.

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

## Reports

To Export a generated Report, simply hover over the cloud icon and select your preferred export format

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

## In Yard History Data

To Export In Yard History Data, navigate to **\[ In Yard > History ].** Use the query search and filters to find the dataset you want, then click **\[ Export to Excel** ]

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

***

## References

{% content-ref url="/pages/mtOV4ORCSb8o9w3VEO4s" %}
[Ticket Query](/fast-weigh-knowledge-base/references/web-portal/tickets/ticket-query.md)
{% endcontent-ref %}

{% content-ref url="/pages/rS2uIMs5zvvo4tI72kpe" %}
[User Accounts](/fast-weigh-knowledge-base/references/web-portal/account-and-administration/user-accounts.md)
{% endcontent-ref %}

{% content-ref url="/pages/OHojOiJGaRBWuDFeiZK4" %}
[Trucks](/fast-weigh-knowledge-base/references/web-portal/trucks.md)
{% endcontent-ref %}

{% content-ref url="/pages/Z41mB5b6VJSY8HM3yGv8" %}
[Billing](/fast-weigh-knowledge-base/references/web-portal/billing-ar/billing.md)
{% endcontent-ref %}

{% content-ref url="/pages/LVzbPbsydubyxnzmiuAS" %}
[Reporting](/fast-weigh-knowledge-base/references/web-portal/reporting.md)
{% endcontent-ref %}

{% content-ref url="/pages/OQnDUgubTPSRw3XMwvIF" %}
[History](/fast-weigh-knowledge-base/references/web-portal/in-yard/history.md)
{% endcontent-ref %}


---

# 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/faqs-and-best-practices/frequently-asked-questions/can-i-export-any-of-my-data.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.
