# Assign delegation

The system supports two roles for department administrators, submitters and approvers, to create engagements and prepare payments for their departments.

| System Role          | Delegation Role                |
| -------------------- | ------------------------------ |
| Department Submitter | Casual Helper System Submitter |
| Department Approver  | Casual Helper System Approver  |

{% hint style="info" %}
Department head can delegate the two roles to appropriate personnel of the department. The delegation setting will be effective in half day after assignment in HCMS.
{% endhint %}

Department submitter is the person who collects casual helpers’ information, prepares engagements and invites casual helpers to accept an offer. He/she also prepares payments to casual helpers during or on completion of work.

Department approver is the person who reviews and approves engagements and payments prepared by department submitters.

{% hint style="info" %}
Please note that the submitters and approvers of a department can prepare and approve all the engagements / payments of the department respectively.
{% endhint %}

Department submitter and department approver roles of the system can be granted in the delegation module of the HKU Human Capital Management System (HCMS).

> For more about the Assign Delegation function of HCMS, please visit (Login required):
>
> [HKU Staff Portal > HCMS > Useful Resources > Online Help > IT Services > Assign Delegation](https://sisandhcm.hku.hk/local/hcms/help/pdf/onlineHelp_03mss_08_its.pdf)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://userguide.hku.hk/engagement-and-payment-system-for-casual-helpers/access-to-the-system/assign-delegation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
