Skip to main content

Overview

Fields are the data attributes on an item. Every item carries a set of built-in system fields, and you can extend items with custom fields defined by your organization. Together, they capture everything you need to track about a piece of work. Processes control which fields appear on items of a given type, the order they appear in, and whether they are required or optional.

System fields

System fields are built into every item. They cover the core attributes needed for work management, planning, time tracking, and auditing.

Item fields

These fields capture the primary data about a work item.

Board and cycle fields

These fields connect items to the planning system.

Clock fields

These fields track SLA clock state for the item.

Audit fields

These fields are set automatically by the system.

Feature fields

These fields support specific Ekso features.

Configuring system list fields

System fields that use the List type (Priority, Severity, Status, Resolution, Clock status) ship with default values, but you can configure them to match your workflow. For each value you can set:
Retire obsolete list values by toggling them inactive rather than deleting and re-creating them. This preserves referential integrity on existing items. Inactive values that are no longer in use on any item are deleted automatically.

Default field values

System list fields ship with default values that cover common workflows. Admins can add, rename, or remove values to match their organization’s needs.

Priority

Default: Medium

Severity

Default: Minor

Status

Default: Unassigned Statuses are grouped into workflow phases that determine how items behave in boards, cycles, and reports.

Resolution

Default: Resolved Default: Related

Billable time types

All list field values are fully editable. Add values that match your workflow, retire values you do not use, and set the default to the value your team selects most often.

Custom field types

Beyond system fields, you can create custom fields to capture data specific to your organization. Ekso supports nine custom field types:

Custom field properties

When you create a custom field, you configure the following properties: Custom list fields have the same value configuration as system list fields — you can add values, assign images, set a default, and retire obsolete entries.

How processes use fields

A process determines which fields appear on items of that type, their display order, and whether each field is required or optional. The same field can behave differently across processes — required in one, optional in another, or absent entirely. Some fields are always present on every process and cannot be removed: the audit fields (CreateDate, ChangeDate, CreateBy, ChangeBy, RecordSource, EmailGuid) plus Name and Status. All other fields can be added, removed, reordered, and marked as required through the process Field tab.
To change which fields appear on an item type, update the process configuration under Settings > Process > Field. Processes are the single place that controls field visibility and requirements.
Constraints can further control what values are allowed in fields based on conditions, adding data integrity rules on top of the process configuration.