# Ticket Import

Here you can build an interface with files from an older ticketing system, or with an external company's ticketing data you need to record.

You will first need to create your [import format](/fast-weigh-knowledge-base/references/web-portal/account-and-administration/import-format.md) before you can import tickets.

<figure><img src="/files/744LHYfw38m8HFDIzNa6" alt=""><figcaption><p>Ticket Import Page</p></figcaption></figure>

* **Format** - The import format you created for a given customer.
* **Region** - The appropriate region that will apply to the customer you are importing tickets from.
* **Location** - The appropriate location that will apply to the customer you are importing tickets from.
* **Yard** - The appropriate yard that will apply to the customer you are importing tickets from
* **Overwrite Date** - If you would like to overwrite the date that is in the import file, you may set that here.
* **Overwrite Hauler** - If you would like to overwrite the hauler that is in the import file, you may set that here.
* **Add New Trucks** - If the truck(s) listed in the import file aren't already, you may check this box to add the truck(s) to your Fast Weigh system.

<figure><img src="/files/upfkipQ9E33osdZTUntY" alt=""><figcaption><p>Ticket Import Table with successful import</p></figcaption></figure>

Above reflects what the import table will look like with a successful import with no errors. Each ticket will have a green check beside it. You may also **Edit** or **Delete** any ticket in this table before **Saving**.&#x20;

<figure><img src="/files/R09ZCFWjjfNAzaWxcYhn" alt=""><figcaption><p>Ticket Import Table with errors</p></figcaption></figure>

Above reflects what the import table will look like with errors. Each ticket with an error will have the red "x" icon next to the ticket number. The reason for the error will be listed in the **Errors** column next to the **Edit** button.

You can edit tickets in the import table by clicking the <img src="/files/r47uo0Ua2tGfY21fpDu2" alt="" data-size="line"> button:

<figure><img src="/files/SQJV4gqtCQYX539pKuAm" alt=""><figcaption><p>Ticket Edit in Ticket Import </p></figcaption></figure>

You may also delete any tickets in the import table by clicking the <img src="/files/f8kb9VJMhEFWkW6vTnX8" alt="" data-size="line"> button.

<figure><img src="/files/x1CjIQTKbn6UtXOWMN0B" alt=""><figcaption><p>Upload, Re-Verify, Save, and Cancel buttons in Ticket Import</p></figcaption></figure>

* **Upload** - This button will upload the tickets found on the import file to the import table
* **Re-Verify** -&#x20;
* **Save** - This will save the tickets in the import table to the Fast Weigh database, and the tickets will be able to be viewed from the *Ticket Query*
* **Cancel** - This will cancel the import and clear the import table

## How To Guides

{% content-ref url="/pages/LNV6mmleRpOvr971QKIk" %}
[How to Import Tickets](/fast-weigh-knowledge-base/how-to-guides/how-to-import-records/how-to-import-tickets.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/references/web-portal/tickets/ticket-import.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.
