Skip to main content
Structured Fields give workflows a shared, typed vocabulary for ticket data. Use a simple field such as a date, or organize choices into a tree.
Open Settings → Structured Fields to create your first field.

Create a field

1

Add the field

Click New structured field, then enter its name and description.
2

Choose its type

Use Enum for authored choices. Text, Number, Boolean, and Date hold workflow values; User, Team, and Tag read their choices from your organization.
3

Check the API name

The API name is generated from the field name. It cannot change after creation because workflows use it as the field’s stable identifier.

Build nested choices

Enum fields show an Add top-level choice button. Hover over any choice and click + to add a child below it. Each choice has a name, description, and immutable API value. Only leaf choices are workflow outputs. For example, leaves with API values refund and invoice resolve as refund||invoice; parent choices only organize the tree.

Use fields in workflows

Reference a field with {{structuredFields.<api_name>}} or choose one of the two Structured Fields actions:

Limits


Agentic Workflows

Build and run customer-support workflows.

AI Actions

Let agents take action in connected systems.

Action Execution

Understand how workflow actions run.

MCP Tools

Use OpenCX tools from an MCP client.