Anatomy of a field

Field types
Subject and Description are built in. Every ticket has them, and you can’t create a field with either name.
Create a field

1
Open Custom fields
Go to Settings → Custom fields for your AI agent.
2
Add the field
Click New field, fill in the internal and customer-facing labels, and pick the type. The type can’t be changed later, because existing ticket values depend on it.
3
Add a collection instruction (optional)
Tell the AI agent how to get the value, for example “Ask for the order number from the confirmation email, not the tracking code.”
4
Add options (Dropdown only)
Type an option and press Enter to add it. Options have their own internal and customer-facing labels, and you can archive an option to stop offering it without losing the tickets that already carry it.
Collect fields when creating tickets

1
Open the create-ticket action
In your AI agent’s Actions, open a Create ticket action. The Collect additional details section lists the fields this action collects.
2
Add fields
Search your fields and add the ones this action should collect. You can create a new field from here too. Two fields with the same customer-facing label can’t be collected by one action, since the customer couldn’t tell them apart.
3
Mark what's required
Each field has a Required toggle, set per action. The AI agent won’t create the ticket until every required field is collected. It asks for optional fields but creates the ticket without them if the customer doesn’t answer.
Create-ticket actions set up before custom fields existed keep their own list of collected details. New create-ticket actions use custom fields.
Field values on the ticket

- Edit or clear a value inline from the details panel. Values are rendered by type: dates as dates, Dropdown values as their label, images as attachments.
- Follow the history in the ticket timeline. Each edit is recorded as changed Order number from A to B, with who made it.
Archiving fields
Fields are archived, never deleted, so historical ticket data always keeps its meaning.- Archiving a field stops the AI agent from collecting it. Values already on tickets stay visible.
- If the field is still on any create-ticket action, you’ll be asked to confirm. It stays listed there, marked Archived and not collected, until you remove it from the action.
- Labels stay reserved while a field is archived. To bring a field back, restore it instead of creating a new one. A restored field reconnects to all of its historical values.
