Formats
Pick a format when you create the field. Format cannot change later. Archive the field and create a new one if you chose the wrong format.Visibility and required flags
Each attribute has switches that control who sees it and when it must be filled.List options
List attributes need options. Each option has:- Label — what people see in the picker
- Slug — stable key
- Sort order — dropdown order
- Archived — hide from new forms without breaking tickets that already stored that option
Create an attribute
1
Open the type
Go to Ticket Types, open the type, and click to add an attribute.
2
Name it and pick a format
Use a teammate-friendly name (
Order ID, not ord_id). Choose the format you will still want a year from now.3
Set visibility
Turn on customer visibility only for fields the customer should fill or read. Tracker types cannot show fields to customers.
4
Mark required carefully
Required for teammate slows create if you overuse it. Required to close is better for data you only need at resolve time.
5
Add list options
If the format is list, add every choice the process allows. You can archive later; you cannot change the format.
Archive an attribute
Archiving hides the field from new forms. Existing tickets keep the stored value, and history still shows it. Use archive when a field is retired. Do not delete historical list options that tickets already used.How attributes appear on a ticket
When you create or open a ticket:- Oration loads attributes for the type.
- Conditional rules hide fields until their controlling list value matches.
- Teammates see teammate-visible fields; customer-visible fields follow sharing rules.
- Saving writes values onto the ticket. Changing a controlling list value clears hidden dependents so stale answers do not linger.