# Setup

## Sync Configs

<figure><img src="/files/ImPLD5icpKQV1tpxm2FG" alt=""><figcaption><p>Web Portal Setting Gear</p></figcaption></figure>

To begin setting up your new Fast-Weigh application you will first need to create a ***Sync Config***. Think of this as your new "Devices" page, as this is where you will set up what kind of device will be used and at which location. There are new components to setting up your *Sync Config(Devices)* and that will be outlined below.&#x20;

### New Sync Config

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

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

* *Name*: Set the name of device. Ex. Knoxville Scale house
* *Locations:* Select the location(s) of the device
* Barcode Formats: Used with Mobile Ticketing - If you are unsure of this setting, leave this blank.
* *Ticket Break:* Important for multi-location ticketing - This will separate your tickets based on the selection
* *Target Server Version:* Set server version, will generally always be the most up-to-date server version listed as "Available"
* *Target UI Version:* Set UI version, will generally always be the most up-to-date UI version listed as "Available"
* *Target Kiosk Server Version:* Set Kiosk server version, will generally always be the most up-to-date kiosk server version listed as "Available"
* *Auto Update Time:* The interval set that will update the app when they are made Available
* *Active:* Ensure this is checked so that you can utilize the created Sync Config

Once you click "Update" you should see your newly created Sync Config in the table. This will now allow you to download the appropriate version of the new application, as well as create ***Lanes*** to be used when ticketing. Your table will populate an API Key that you will need to utilize when logging into the new application as well.

<figure><img src="/files/NeOAEbc9W1NbqloLxFoS" alt=""><figcaption><p>Sync Configs Table View</p></figcaption></figure>

{% hint style="info" %}
We recommend setting up your Lanes before installing the application
{% endhint %}

## Lanes

Once the Sync Config has been created the table should appear like the one above, and you should be able to click the magnifying glass in the *Lanes* column to be able create your Lanes.

<figure><img src="/files/miYlEwyh2xnV4gUhghXw" alt=""><figcaption><p>Lane Setup Pop-up</p></figcaption></figure>

Clicking the magnifying glass will open up the *Lane Setup* window, then click "**+ New Lane** to create your Lane.&#x20;

### New Lane

<figure><img src="/files/brCBhIhPGbbpGH8B00qG" alt=""><figcaption><p>New Lane Pop-up</p></figcaption></figure>

Here you will fill out the relevant information for the Lane you would like to create.

* *Location:* The location the lane will be utilized, which is limited by the location set when setting up your *Sync Config*.
* *Name:* An appropriate name for the Lane. Ex. Knoxville Outbound Scale
* *Ticket Report:* This is the *Ticket Format* your tickets will print on, this was originally set in the *Ticketing App*
* *Tare Report:* This is the *Tare Ticket Format* you will print if you are taring trucks as they enter the yard
* *Allow Manual Weight:* Enable this to be able to enter weights manually, this was enabled or disabled within the *Ticketing App* previously
* *Manual Weight Unit:* Set the weight unit for when entering weights manually, can be either Pounds or Tons

Once you click "**Update**" you have finished setting up your *Sync Config* and *Lane*, and you are now ready to download and install the new application.&#x20;

## Downloading New Application

Now that some of the initial setup is complete, you should download the new application from within the *Sync Configs* screen in the Web Portal.&#x20;

<figure><img src="/files/bRujoaFr0dFl9b2iWwGY" alt=""><figcaption><p>New App Download Button</p></figcaption></figure>

Once you click the download button you should be able to run the installer by checking your downloads in your web browser:

<figure><img src="/files/w496rSxpMffAk1KoalgZ" alt=""><figcaption><p>Chrome Web Browser Recent Downloads</p></figcaption></figure>

Or you can run the installer from your system files by navigating to Downloads:&#x20;

<figure><img src="/files/KxXr3M1O5f71CPc9Kjdl" alt=""><figcaption><p>Downloads folder in System Files</p></figcaption></figure>

<figure><img src="/files/F9Aw8rDDqaRf6uLqgvWz" alt=""><figcaption><p>New App installer in Downloads folder</p></figcaption></figure>

### New App Installation Selections

First select a language:

<figure><img src="/files/wpSKWQHzVAMhS8aQXxyL" alt=""><figcaption><p>Language selection window</p></figcaption></figure>

Next you will enter your **Sync Config Key.** Copy and paste the **API Key** that was created when you finished setting you up your *Sync Config,* and then begin your installation of the new Fast-Weigh Ticketing App. You will be prompted to click **Finish** once this installation is complete.

<figure><img src="/files/A62esaEwTlRquaVwvMwO" alt=""><figcaption><p>Setup - Fast-Weigh Installation Window</p></figcaption></figure>

The new app icon looks just like the old app icon, but you will notice that it is an internet shortcut. This will open a window or tab in your web browser where you will be ticketing now, as well as have more visibility on other items you would normally interface with in the Web Portal.

<figure><img src="/files/ZQ90awmUSHuC08hO4XxN" alt=""><figcaption><p>New App Icon</p></figcaption></figure>

Once you have clicked the icon and it has opened a window or tab in your web browser you will be able to [*Log In*](/fast-weigh-knowledge-base/references/ticketing-app/setup/logging-in-and-device-setup.md).


---

# 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/setup.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.
