# Injury on Duty

The [BCEA ](https://www.gov.za/sites/default/files/gcis_document/201409/a75-97.pdf)itself doesn't specifically address injury on duty. However, it interacts with other South African legislation governing injuries on duty, primarily the Compensation for Occupational Injuries and Diseases Act (**COIDA**), which specifically outlines responsibilities and processes for handling these situations. For more information please refer to the [act](https://www.gov.za/documents/compensation-occupational-injuries-and-diseases-act).

## How to compensate employees for IOD

When an employee is injured, you can navigate to the [Employee Overview Report](/modules/time-and-attendance/reports/employee-overview.md#actions) and capture Special Leave for the days that the employee needs to be compensated for. Please be sure to only capture leave for the days that the employee needs to be compensated for. Provide a note for future reference when capturing the leave.

Once the leave is captured, navigate to [Payroll / Settings](/modules/payroll/payrun-templates.md) to create a new earning Pay Run Template that will be linked to special leave from the employee overview report.

<figure><img src="/files/vEJcVaLyu2q5GiaQPgi2" alt="" width="300"><figcaption><p>Injury On Duty Pay Run Template</p></figcaption></figure>

1. Template name: Injury on Duty
2. Description: This field is optional. Add at own discretion
3. Pay run type: Earning
4. SARS Code: 3601
5. Quantity: Click on the "+" icon and select Leave / Special Leave

This will ensure that the special leave that is captured on the employee overview report will be allocated to this specific earning for an employee.

<figure><img src="/files/UqtHbGKKwOuNn1ju26CF" alt=""><figcaption><p>Rate</p></figcaption></figure>

When configuring the rate, select your minimum wage (or base hourly rate), and set the factor to 0.75. This will ensure that this will be paid out at a rate of 75% of the employees rate. This will also be adjust automatically if the employee's rate is changed on their pay run.


---

# 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://help.allwage.com/modules/payroll/payrun-templates/injury-on-duty.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.
