# User Defined Fields

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

***

## Ticket User-Defined Fields

<figure><img src="/files/HMtgzPQV5UugUXxmpSNU" alt="" width="405"><figcaption></figcaption></figure>

These UDFs will display on the Web Portal [Ticket Entry](/fast-weigh-knowledge-base/references/web-portal/tickets/ticket-entry.md), and can be turned on for your individual Ticket Devices in the [Devices](/fast-weigh-knowledge-base/references/web-portal/account-and-administration/devices.md) menu.&#x20;

* *Label:* Field to be used during ticketing.
* *Used:* Enables this UDF to be used when ticketing.
* *Type:* Adjusts the entry to be **Alpha** (letters or numbers) or **Numbers** (numbers only).
* *Required:* Enforces use of this UDF.
* *Validated:* Works with the *Values* option to create a drop-down menu.
* *Values:* Enter preset options to be selected from a drop-down menu. These *Values* are separated by a comma, with no spaces.
  * Ex: (*Value1,Value2,Value3*) - **Correct**
  * Ex: (Value1, Value2, Value3) - **Incorrect**
* **Save** your entry when completed.

#### Browser-based Ticketing App UDFs

When using Ticket UDFs in the Browser-based app, these are enabled per Location by navigating to ***Resources > Locations,*** then clicking on the **\[UDF]** button for each Location.

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

In the new window that opens, you can select these UDFs to be **Used**, then **Required** or **Validated.** The UDF values created previously are populated in this menu, but additional Values can be input if needed.

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

Once these selections are enabled and saved, the ticketing app associated with these locations will need to be synced to bring in these changes. After the app is synced, these Ticket UDFs will be displayed above the **Sale Amount** at the bottom of the ticketing page. Fields that are checked as *Required* will be marked with a red asterisk and will prevent ticket creation until a value is entered or selected.

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

***

## Order User-Define Fields

<figure><img src="/files/D1tl8utlX96K58Zde6Sb" alt="" width="384"><figcaption></figcaption></figure>

These UDFs will show on the [Order creation screen](/fast-weigh-knowledge-base/references/web-portal/orders/orders.md) to allow for any extra information that needs to be attached to an Order.

* *Label:* Field to be used during Order setup.
* *Used:* Enables this UDF to be used.
* *Type:* Adjusts the entry to be *Alpha* (letters or numbers) or *Numeric* (numbers only).
* *Required:* Enforces use of this UDF.
* *Validated:* Works with the *Values* option to create a drop-down menu.
* *Values:* Enter preset options to be selected from a drop-down menu. These *Values* are separated by a comma, with no spaces.
  * Ex: (*Value1,Value2,Value3*) - **Correct**
  * Ex: (Value1, Value2, Value3) - **Incorrect**
* **Save** your entry when completed.

***

## Truck User-Defined Fields

<figure><img src="/files/5uUcCwAVSNDkl5LBAXYA" alt="" width="370"><figcaption></figcaption></figure>

These UDFs will show on the [Truck setup screen](/fast-weigh-knowledge-base/references/web-portal/trucks.md) to allow for any extra information that needs to be attached to a Truck.

* *Label:* Field to be used during Truck setup.
* *Used:* Enables this UDF to be used.
* *Type:* Adjusts the entry to be *Alpha* (letters or numbers) or *Numeric* (numbers only).
* *Required:* Enforces use of this UDF.
* *Validated:* Works with the *Values* option to create a drop-down menu.
* *Values:* Enter preset options to be selected from a drop-down menu. These *Values* are separated by a comma, with no spaces.
  * Ex: (*Value1,Value2,Value3*) - **Correct**
  * Ex: (Value1, Value2, Value3) - **Incorrect**
* **Save** your entry when completed.

***

<figure><img src="/files/4wlM1Y66oIF79AqMWYrf" alt="" width="375"><figcaption></figcaption></figure>

These UDFs will show on the [Customer setup screen](/fast-weigh-knowledge-base/references/web-portal/resources/customer.md) to allow for any extra information that needs to be added to a Customer.

* *Label:* Field to be used during Customer setup.
* *Used:* Enables this UDF to be used.
* *Type:* Adjusts the entry to be *Alpha* (letters or numbers) or *Numeric* (numbers only).
* *Required:* Enforces use of this UDF.
* *Validated:* Works with the *Values* option to create a drop-down menu.
* *Values:* Enter preset options to be selected from a drop-down menu. These *Values* are separated by a comma, with no spaces.
  * Ex: (*Value1,Value2,Value3*) - **Correct**
  * Ex: (Value1, Value2, Value3) - **Incorrect**
* **Save** your entry when completed.


---

# 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/account-and-administration/user-defined-fields.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.
