Skip to main content
Version: 1.1.0

Employee Tasks

HR specialists can assign tasks to employees, for example, in order to fulfill an HR request or conduct a survey by means of an HR form. The main information about tasks is stored in the Employee Tasks (hrm_employee_task) table. Tasks consist of HR subtasks, the information about which is stored in the HRM Subtasks (hrm_subtask) table.

Employee tasks

tip

Roles required:

  • Create – hrm_agent, hrm_supervisor.
  • Read – hrm_agent, hrm_supervisor, agent interface users can view the tasks assigned to them and the tasks for which they do subtasks; users assigned as approvers for the tasks.
  • Update – hrm_agent, hrm_supervisor, agent interface users can edit the tasks assigned to them.
  • Delete – hrm_admin.

Create an employee task


To create an employee task, complete the steps below:

  1. In the agent interface, navigate to Human Resource ManagementHR Task ManagementEmployee Tasks.
  2. Click New in the upper-left corner of the page and complete the required fields.
  3. Click Save or Save and exit to apply the changes.

Employee Task form fields

FieldMandatoryDescription
StateNThe field is populated automatically. Possible values:
  • Draft
  • New
  • Assigned
  • In progress
  • Completed
  • Canceled
CategoryNSpecify the task category. Typical categories might be titled as Selection and Recruitment, Documentation, Onboarding and Adaptation, Document management, and Corporate Training.
CallerYThe field is populated automatically with the name of the current user.
SubjectYSpecify the task subject.
DescriptionNSpecify the task description.
Assignment groupY/NSpecify a group to be responsible for the task. The field is not mandatory if the Assigned user field is populated.
Assigned userY/NSpecify an employee to be responsible for the task. The field is not mandatory if the Assignment group field is populated.
Approval requiredNSelect the checkbox if the task needs to be checked. The checkbox is cleared by default.
DiscussionNLeave a comment with additional information about the task.

Subtasks – the list contains the subtasks that must be fulfilled to complete the current task.

HR task control


To change the task state, use the buttons in the upper-right corner of the form, if not specified otherwise.

To control a task, in the agent interface, navigate to Human Resource ManagementHR Task ManagementEmployee Tasks and open the required record.

UI actionDescription
Add subtaskClick to add a subtask to the current task. Fill in all the required fields in the modal window that opens and click Add. The Add subtask button is located at the bottom of the page in the Subtasks related list and is available on the task forms in all states except Completed and Canceled.
Ready to startClick to change the task state to New. The button is available on the task forms in the Draft state.
Assign to meClick to assign the task to the current user. The task state changes from New to Assigned, and the Assigned user field gets populated automatically with the name of the current user. The button is available on the task forms in the New state.
ReassignClick to reassign the task to another user. Fill in the required fields in the modal window that opens and click Reassign to confirm the action or click Back to cancel the changes. The button is available on the task forms in the Assigned state to the user specified in the Assigned user field, their managers, and users with the hrm_manager role.
Start workClick to start working on the task. The task state changes to In progress. The button is available on the task forms in the Assigned state.
CompleteClick to complete the task. The button is available on the task form in the In progress state if the related subtasks are in the Completed or Canceled state.
CancelClick to cancel the task. The button is available on the task form in the New and Assigned states.

HRM subtasks

tip

Roles required:

  • Create – hrm_agent.
  • Read – hrm_agent, hrm_supervisor; agent interface users can view the subtasks assigned to them and the subtasks created for the tasks assigned to them; users assigned as approvers for the subtasks.
  • Update – hrm_admin; agent interface users can edit the subtasks assigned to them and the subtasks created for the tasks assigned to them; users assigned as approvers for the subtasks.
  • Delete – hrm_admin.

Create an HR subtask


We recommend using the Add subtask modal window on the Employee Tasks (hrm_employee_task) form to create subtasks for HR tasks. To create a subtask, complete the following steps:

  1. In the agent interface, navigate to Human Resource ManagementHR Task ManagementEmployee Tasks.
  2. Open the required task form that needs a subtask to be created and go to the Subtasks related list.
  3. Click Add subtask and fill in the required fields in the modal window that opens.
  4. Click Add to apply the changes.

Add subtask modal window fields

FieldMandatoryDescription
SubjectYSpecify the subtask subject.
DescriptionNSpecify the subtask description.
Assign toYSpecify who you want to be responsible for the subtask. Available options:
  • --None-- – default value
  • User assigned to the task
  • Manager of the user assigned to the task
  • User, group, or selection
Assigned userY/NSpecify an employee to be responsible for the subtask. The field is not mandatory if the Assignment group or Assigned selection field is populated.
Assignment groupY/NSpecify a group to be responsible for the subtask after creating the record. The field is not mandatory if the Assigned user or Assigned selection field is populated.
Assigned selectionY/NSpecify a selection of employees to be responsible for the subtask after creating the record. Every employee on the selection will get a separate subtask. The field is not mandatory if the Assigned user or Assignment group field is populated.
DeadlineNSpecify the date no later than which the subtask must be completed.

Use the attachment window to upload files related to the record. To add your files, drag and drop them into the attachment window, or click Upload from your device and add files via the file manager.

HR subtask control


You can control an employee's subtask by switching the values in the State field. To do so, complete the following steps:

  1. In the agent interface, navigate to Human Resource ManagementHR Task ManagementSubtasks and open the required record.
  2. Select the required value in the State field.
  3. Click Save or Save and exit to apply the changes.

HR subtask states

StateDescriptionAvailable transitions
NewThe subtask is assigned to a user and is waiting to be started.
  • In progress
  • Canceled
In progressThe assigned user is working on the subtask.
  • Pending approval
  • Completed
Pending approvalThe work on the subtask is done and needs to be approved. The state is available if the Approval required checkbox was selected when creating the subtask.
  • Canceled
  • Completed
RejectedAn approver has reviewed the work and sent it back for revision.In progress
CompletedAn approver has reviewed and accepted the work.Not available
CanceledThe new subtask has been canceled.Not available