
## Before You Start

Make sure you've read the [Data Fields](/docs/what-is-data-fields) introduction so you understand the available types (Text, Long Text, Number, Amount, Image, Phone Number, Email Address, Date, and Options) and when to use each one. You'll be choosing a type for every field you create, and it's important to pick the right one upfront.

<Callout type="pro-tip" title="💡 Pro Tip">

**Not sure which type to pick?** When in doubt, use **Options** for anything with a fixed set of answers, and **Text** for everything else.

</Callout>

---

## Where to Find Data Fields

From the top navigation bar, click the <Badge>Settings</Badge> icon (⚙️). Under the **Operations** section, click <Badge>Custom Fields</Badge>.

---

## How to Add a Data Field

![How to Add a Data Field](https://cdn.easybizcloud.app/knowledge/bd6c177a087e52e96a5baacdcc42608cc10243d81e19f280492aba4e3b69efef.png)

A form will appear with two fields to fill in.

1. Enter a **Field Name** — this is the label your team will see, so be specific. "Service Type" is much clearer than just "Type." If you have similar fields across different services, include the context in the name — for example, "Bag Service Type" and "Bag Issue" are easier to manage than "Service" and "Issue."

2. Choose a **Data Type** from the dropdown. If you're not sure which type to pick, refer to the [Data Fields](/docs/what-is-data-fields) guide for a breakdown of all nine types with examples.

![Choose a Data Type from the dropdown. If you're not sure which type to pick, refer to the Data Fields guide for a breakdown of all nine types with examples.](https://cdn.easybizcloud.app/knowledge/6a3c5bd481d460cb72835305858f4028d4c959c0f9e674adf4c1f7aeef568260.png)

Your new data field will appear in the table and is immediately available to use in your procedures.

<Video src="https://cdn.easybizcloud.app/knowledge/video/6d8502e1522aad78afe7e02a7e22f53cdd9a1dbc1fed4b4392ca0f3e128b7ed8.mp4" />

<Callout type="note" title="Note">

Choose your data type carefully. Once a data field is created, changing its type later may affect procedures that already use it.

</Callout>

---

## Working with Options

If you selected **Options** as your data type, you'll see additional settings below the type selector. This is where you define the choices your team can pick from.

![If you selected Options as your data type, you'll see additional settings below the type selector. This is where you define the choices your team can pick from.](https://cdn.easybizcloud.app/knowledge/1e10fd6e06a683be170c2a543c4628c976398b350e483bd7639e0fcae9991b13.png)

### Adding Option Values

![Adding Option Values](https://cdn.easybizcloud.app/knowledge/900e0d5026538a3b04108f0db38a06cddabf1f1f819ba03aef082027b2a6b67d.png)

1. Click <Badge>+ Add option</Badge> to add a new row

2. Type the option value (e.g. "Leather")

3. Repeat for each choice you need

<Callout type="example" title="💡 Example">

A **Bag Material** field might have options like: Leather, Canvas, Nylon, Suede, Exotic Skin. A **Quality Check** field might have: Pass, Fail, Needs Review.

</Callout>

### Option Toggles

Below the options list, you'll see four toggle switches. All are off by default.

- **Multi-line display** — When turned on, the options display vertically (one per line) instead of in a compact row. Turn this on if you have many options or long option labels, so your staff can read them more easily on the screen.

- **Enable quantity per option** — When turned on, your team can enter a quantity next to each option they select. This is useful for fields like **Pickup Quantity** where a customer might have 3 shirts, 2 pants, and 1 jacket — your staff selects each item type and enters how many.

- **Allow "Others"** — When turned on, an extra free-text field appears at the end of the options list. This lets your team type in a value that isn't on your predefined list. Useful for fields like **Bag Brand** where you can't list every brand — your staff picks from common ones but can type in a rare brand when needed.

- **Allow multiple selections** — When turned on, your team can select more than one option at a time. This is useful for fields like **Bag Issue** where a single bag might have multiple problems — for example, "Broken Zipper" and "Faded Color" and "Torn Lining" all at once.

![Allow multiple selections — When turned on, your team can select more than one option at a time. This is useful for fields like Bag Issue where a single bag might have multiple problems — for example, "Broken Zipper" and "Faded Color" and "Torn Lining" all at once.](https://cdn.easybizcloud.app/knowledge/8809b6f6e6c52c0cf167cee8191863d73288ba224de5ab3ae397f2a21c905919.png)

<Callout type="tip" title="Tip">

For a field like **Pickup Quantity** (tracking how many items of each type a customer drops off), turn on both **Enable quantity per option** and **Allow multiple selections**. That way your staff can select "Shirt" (qty 3), "Pants" (qty 2), and "Jacket" (qty 1) all in one field.

</Callout>

---

## Managing Your Data Fields

Once you've created your data fields, you can find and manage them from the same Custom Fields page.

### Searching

Use the search bar at the top of the page to quickly find a specific field. This is especially helpful once your list grows — just type part of the field name (e.g. "bag" to find all bag-related fields).

![Use the search bar at the top of the page to quickly find a specific field. This is especially helpful once your list grows — just type part of the field name (e.g. "bag" to find all bag-related fields).](https://cdn.easybizcloud.app/knowledge/5b8a94604d7678504131ef8f6ce3850d068c7d66c83ec0168ad47377d6f483a5.png)

### Editing and Deleting

Click on any data field in the table to open it. The **Update Data Field** panel will appear on the right, showing the field's current name, data type, and settings.

From here you can:

- **Edit** — Update the field name, add or remove options (for Options fields), or adjust any toggles. When you're done, click `Save`.

- **Delete** — Click the red `Delete` button at the bottom-left of the panel to permanently remove the field.

![Delete — Click the red Delete button at the bottom-left of the panel to permanently remove the field.](https://cdn.easybizcloud.app/knowledge/612bf8e6f936cba802d35c890e2184be245960eebdc582339a65524f66bc1138.png)

<Callout type="critical-warning" title="🛑 Critical Warning">

Deleting a data field cannot be undone. Before deleting, check whether the field is used in any of your active procedures. If it is, consider renaming it instead.

</Callout>
