> For the complete documentation index, see [llms.txt](https://docs.work-relay.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.work-relay.com/functional/process-progress-component/progress-component-tabs/history.md).

# History

The History tab contains a chronological audit trail of the Process Instance Steps that have been started or completed to date.

## Enhanced view (from release 7.5)

Each history item contains the following information:

* **Step:** The name of the step. Click to reveal additional step details (see below).
* **Comments:** Comments entered by the user at the time the step was completed, if any.
* **Started at:** The date and time that the step became active and available to the assignee(s).
* **Status:** The status of the step. The color of the icon along the left side corresponds with the status value:
  * Green - Completed
  * Yellow - In Progress
  * Blue - Pending
* **Assigned to:** The name of the assignee. If the step has been reassigned at least once, the "(reassigned X times)" link will be displayed. Clicking the link will open the Assignee tab of the step details in a popup (see below).
* **Completed at:** The date and time that the step was completed.
* **Completed by:** The user(s) that completed the step.
* **Actual duration:** The time (in hours, minutes, and seconds) elapsed between the "Started at" date/time and either the "Completed at" (if the Status = "Completed") date/time or the current system date/time (if the Status = "In Progress").

![](/files/c668b45de95f0dba2967cda9b9c2a6853c62a824)

Clicking a step name will display additional step properties in a popup.

* The [General](/functional/process-progress-component/progress-component-tabs/general.md) tab contains the following information:
  * **Task Title** - The name of the step.
  * **Process Version Name** - A link to the step's process version.
  * **Start Date** - The date and time that the step became active and available to the assignee(s).
  * **Due Date** - The calculated date and time by which the step must be completed before being categorized as "late." This value is only available for steps that have their duration value set (in the [Step Properties section](/processes/process-steps/process-step-settings/time.md) of process builder or in the [Gantt](/functional/gantt-chart/dates-durations-and-their-calculation/dates-and-durations-in-the-gantt-chart.md) chart).
  * **Completed Date** - The date and time that the step was completed. This value will only be displayed if the step has been completed.
  * **Duration** - The time (in hours, minutes, and seconds) elapsed between the "Start Date" date/time and either the "Completed Date" (if the Status = "Completed") date/time or the current system date/time or Due Date (if the Status = "In Progress").
  * **Risk** (available from version 8.2) - The Step risk (for active steps that have a Due Date in the past).
  * **Pending Duration** (available from version 8.2) - The amount of time that the step has been in "Pending" status (if it all).
  * **Swimlane** - The name of the [Responsibility/Swimlane](/processes/building-a-process/responsibilities-swimlanes.md), as defined in the Process Designer.
  * **Priority** - The priority value configured for the step.
  * **Comments** - Comments entered by the user at the time the step was completed, if any.
  * **Description** - The Description configured for the step, if any.

![](/files/54d73663cd5e53c770dd637118d64564fb36dd5b)

* The [Assignee](/functional/process-progress-component/progress-component-tabs/assignee.md) tab contains the following information:
  * **Assigned to** - The entity assigned to complete the step.
  * **Completed by** - The user(s) that completed the step. This value will only be displayed if the step has been completed.
  * **Audit Trail** - Information related to any reassignment that occurred, including the date of the reassignment action, who reassigned the step, as well as the previous and then-current assignee.

![](/files/e46c54da4173fc6097470fe041db22b5fe83151d)

* The [Layout](/functional/process-progress-component/progress-component-tabs/layout.md) tab displays the step's configured layout.

{% hint style="info" %}
The Layout tab will not be displayed if the step's Layout Type = "Form."
{% endhint %}

![](/files/76acb7432af5677ebd046b7de018c54ee11ee357)

* The [Checklist](/functional/process-progress-component/progress-component-tabs/checklist.md) tab displays a read-only view of any [checklist items configured](/processes/process-steps/process-step-settings/checklist-items-sops.md) or added to the step by users.

![](/files/edbc17f707914adeeccb8d0eb646f39120723117)

* The [Time](/functional/process-progress-component/progress-component-tabs/time.md) tab displays all time entries for the step. Time entries may be edited or deleted from this screen, however new time entries may not be added.

![](/files/0a18bcd2d2e3bd1a4f878896bf2120e6b46913ca)

* The [Tasks/Issues](/functional/process-progress-component/progress-component-tabs/tasks-issues.md) tab displays all tasks/issues related to this step or the process instance as a whole. Tasks/issues may be edited and deleted from this screen, however new tasks/issues may not be added.

![](/files/93c96fbf0bf8a394aff2da82068d2756931df088)

* The [Data](/functional/process-progress-component/progress-component-tabs/data.md) tab displays the [custom data fields](/processes/process-steps/process-step-settings/custom-data-fields.md) configured for the step, if any.

![](/files/64c909f15a79420592f929e34d47d8eec8774ee9)

* The History Details tab contains the following information:
  * Instance Details tab
  * [Reminders](/processes/process-steps/process-step-settings/reminders.md) tab (if any)
  * [Escalations](/processes/process-steps/process-step-settings/escalations.md) tab (if any)
  * [Variables](/processes/process-actions/process-actions-overview.md#action-types) tab (if variables have been configured for the current process instance)

![](/files/052c48539fba2f29d95f7c36469afe064c274cec)

## History tab buttons

The following actions can be performed on the History tab:

* **Sort** the current history view. This option is available for the ungrouped History Timeline and History Table views only.

  The view may be ordered in either ascending or descending order and sorted by:

  * Start Date
  * Completed Date
  * Step Name

![](/files/8e1ab317dc70361aff986d6e86a19901f3c7886e)

* **Show history timeline.** This view is active by default and displays the linear history timeline.

![](/files/f8842f48866d3064331b44e531b805cdd8e68b3d)

* **Show history timeline grouped by step name.** Clicking this button will display the history timeline, grouped by step. This is particularly used for processes that loop back over previous steps. The "Completed *n* times" button will appear for any step grouping that has been completed at least once before the current state.

![](/files/8731a6a8b7f50a1bb4d26a0293304cf2b732e9a3)

Clicking the "Completed *n* times" button will display the ungrouped, linear history timeline filtered down to the desired step only. This allows the user to review the history details for the desired step.

When the history timeline is filtered, an eye icon will be shown next to each history item. Clicking this icon will remove the filter and display the desired step within the ungrouped, linear history timeline. The step will also be highlighted for a short time.

![](/files/c94ac74073961cb3a836838c3fb2c3a1caa244de)

* **Show history table.** This button displays step history in table view.

![](/files/a96e5c53832093e1e7940f7b2488d4ba0960ff40)

## Filters panel

To filter the items displayed in the History:

1. Click the add filter button.
2. Select a field to filter by.
3. Click the confirmation checkmark button. Click the cancellation (x) button to go back.
4. Select an operator which determines the query conditions.
5. Specify the value against which the filtered field is compared.
6. If you add multiple filter criteria, modify the Filter Logic as needed.

![](/files/ff40634349b5bef0fe92dc09975188d72a36e028)

## Standard view (for releases before 7.5)

Each history item has the following data shown:

* Step name as link (1) that calls step data popup (8, see below) when clicked
* Comments (2). If no comments were added by user, system will show "No comments provided" stub text
* Step status (3). Also, completed steps are indicated with green color of icon and timeline, active - with yellow and pending - with blue
* Step assignee name (4) as link to user's profile
* Person that completed the step (5) as link to it's profile
* Actual duration (6) - time from actual start date\&time to actual complete or current system date\&time
* Date when step has been completed (7)

![](/files/19dfc36c30adeeddacaa52b05cc5c0cc979bcda6)

If click on step name link, a popup with step properties will appear (8):

![](/files/b00082a3ff638147e12f96ed6a83dc6d203b9fba)

This popup contains the same tabs as [Progress Component](/functional/process-progress-component/progress-component-overview.md#process-details-section) has, and "History Details" one:

* [General](/functional/process-progress-component/progress-component-tabs/general.md) tab (9) without Highlighted fields and with some more information:
  * **Task Title** - step name
  * **Start Date** - date and time when step has been made active
  * **Due Date** - date and time when step has been planned to finish. Available for instances that have planned dates (have been saved at the Gantt chart)
  * **Completed Date** - for completed steps
  * **Duration** - shows how much time step is planned to take. Available only for instances that have planned dates
  * [**Responsibility**](/processes/building-a-process/responsibilities-swimlanes.md) (Swimlane)
  * **Status** - step status
  * **Status Reason** - contains a brief reason why current step is pending (for pending steps)
  * **Comments** - show comments (if any) for completed step
  * **Description** - if any

![](/files/5f6cff92b8678e3ae85a6607af38c99647157e3d)

* [Assignee](/functional/process-progress-component/progress-component-tabs/assignee.md) tab (10) contains information about:

  * Assignee
  * Person who has completed the step
  * Instance Manager

  This tab does not allow managing assignees.

![](/files/384016a1ab03fca530fec3a752f509aa77f01198)

* [Layout](/functional/process-progress-component/progress-component-tabs/layout.md) tab (11) shows a step Layout (absolutely the same as proper tab of Progress Component, but allows to see layout of steps other than active).

{% hint style="info" %}
Layout tab is absent for steps with Layout type = Form.
{% endhint %}

![](/files/c0cfab3ec0bddc467465b54a1e183fa8e97109c4)

* [Checklist](/functional/process-progress-component/progress-component-tabs/checklist.md) tab (12) shows a [step checklist](/processes/process-steps/process-step-settings/checklist-items-sops.md). Checklist items, added while proceeding current step, will be shown only after step has been completed. Checklist items, configured in Process Builder, will be shown for step in any state.

  Checklist items added while proceeding current step, can not be changed here, but can be deleted - click proper button (13) and confirm deletion (14):

![](/files/9d225627f059d8bb09559a8032fdee11422029db)

![](/files/df2eea0ea52f757868d56e8f1a2ec4ca75902b84)

* [Time](/functional/process-progress-component/progress-component-tabs/time.md) tab (15) shows time logged for this step. Editing and deleting time entries is allowed, however logging new time entries is not.

![](/files/0af7c3b05cf289917ff43f15618b73cfa32b369e)

* [Tasks/Issues](/functional/process-progress-component/progress-component-tabs/tasks-issues.md) tab (16) shows tasks and issues related to this step or the whole process instance. Editing and deleting tasks and issues is allowed, however new items may not be added.

![](/files/649b8397fe9d17097c016da40fea90362b94868e)

* [Data tab](/functional/process-progress-component/progress-component-tabs/data.md) (17) shows [custom data fields](/processes/process-steps/process-step-settings/custom-data-fields.md) of this step, except [Connection Points](/processes/process-steps/process-step-settings/connection-points.md).

![](/files/89e2f340ebf5d3e150beafeb677f175ee8a5373a)

* History Details tab (18) shows some generic information about the Process Instance.

![](/files/c60194dcc8ca3e438f1286ab4b48e3f735de5ac0)
