# Ticket field configuration

Users can add information fields other than available the information fields on the system. This action is to store customer information in detail to increase the efficiency of customer service.

<figure><img src="/files/DoXsJnuRCCiSGF4k9O0F" alt=""><figcaption><p>Image 1: Tcket field configuration</p></figcaption></figure>

Ticket fields will be displayed inside the ticket details on the system for users to update. Besides, the ticket fields will also be displayed on the ticket statistics interface on the system.

<figure><img src="/files/rKd4KyImb6wHiLwTgvYk" alt=""><figcaption><p>Image 2: Ticket field in ticket details</p></figcaption></figure>

<figure><img src="/files/y4FWnh8Ix1MSy3LXbvsm" alt=""><figcaption><p>Image 3: The ticket field is displayed in the ticket statistics</p></figcaption></figure>

## Ticket field formats

Ticket fields will include 10 different formats. To create a new ticket field, the user will choose the appropriate data type and format according to the purpose and needs.

<figure><img src="/files/1Xrv3PCbJtj70vRRw4HX" alt=""><figcaption><p>Image 4: Ticket field formats</p></figcaption></figure>

### Text

Only characters can be entered in a single line.

<figure><img src="/files/3dUfF5ddlfftR7NB8IrF" alt=""><figcaption><p>Image 5: Text</p></figcaption></figure>

### Multi-line text

Can enter characters in multiple lines (can use enter button to break a line).

<figure><img src="/files/CLXSweJCf75ACn32MVO1" alt=""><figcaption><p>Image 6: Multi-line text</p></figcaption></figure>

### Drop-down

Includes multiple options and the user can choose 1 of them.

<figure><img src="/files/Y2DPPVbD4P5FF3stjxYt" alt=""><figcaption><p>Image 7: Drop-down</p></figcaption></figure>

### Number

The user is only allowed to enter characters in the format of integers. Otherwise, the system will return an error message.

<figure><img src="/files/94qf0ZLbQUwdzQXbO5bJ" alt=""><figcaption><p>Image 8: Number</p></figcaption></figure>

### Decimal

The user is only allowed to enter characters that are formatted as decimal numbers. The system integer will return an error message.

<figure><img src="/files/9t9ARkydOTfzkLGi7VSG" alt=""><figcaption><p>Image 9: Decimal</p></figcaption></figure>

### Check box

For this field there is only 1 option. The user can tick that option or not.

<figure><img src="/files/UucKaro5TXnxZVHcKyGx" alt=""><figcaption><p>Image 10: Check box</p></figcaption></figure>

### **Regular Express**

<figure><img src="/files/YDsw2omO5hNf2Mr7KkWp" alt=""><figcaption><p>Image 11: Regular Express</p></figcaption></figure>

### Date

The user will select the date in the available calendar entry.

<figure><img src="/files/IV8FsHmbl0AOy8ow1gbM" alt=""><figcaption><p>Image 12: Date</p></figcaption></figure>

### Multiple choices

Multiple choices can be selected in one field.

<figure><img src="/files/kxR8iXQ0wmGiW4KHuq5u" alt=""><figcaption><p>Image 13: Multiple choices</p></figcaption></figure>

### **Dependent field**

Will include parent directories containing subdirectories.

<figure><img src="/files/lqtCuNraSPEOgrz2JQEr" alt=""><figcaption><p>Image 14: Dependent field</p></figcaption></figure>

## Configure ticket field details

The ticket field details configuration usually has the following items:

<figure><img src="/files/ejgMrOFfSgtLLuR8tuYP" alt=""><figcaption><p>Image 15: Configure ticket field details</p></figcaption></figure>

* **Display label:** name of the ticket field.&#x20;
* **The field key**: can be understood as the private symbol of the field. This key cannot be changed after the field is created.&#x20;
* **The required field**: if enabled, the user is required to enter, select, etc. to complete the ticket update.&#x20;
* **Display in Livechat:** when customers message the system via Livechat, they can choose according to the school's information.

<figure><img src="/files/fWv0vBPmv7cPjedGqoTJ" alt=""><figcaption><p>Image 16: Ticket field displayed in Livechat</p></figcaption></figure>

* **Display in Button call:** when the Customer calls the system via Button call, they can choose according to the information of the school.

<figure><img src="/files/j5iPeXiJUEcDUOMaPy6h" alt=""><figcaption><p>Image 17: Ticket field displayed in Button call</p></figcaption></figure>

* **Particularly for the drop-down, multiple-choice fields, the folder:** there will be more options for users to add company options.

<figure><img src="/files/nhnoobLFSNPn2kjt5hDD" alt=""><figcaption><p>Image 18: More options with ticket field</p></figcaption></figure>


---

# 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.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/en/ii.-system-features/9.-settings/9.1-service-management-customer-service/9.1.5-ticket-configuration/ticket-field-configuration.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.
