# Development Schedule

Here is our high level development schedule list.

Please get in touch if you would like to discuss adding a new feature to KISREC.

<table><thead><tr><th width="172">Item</th><th width="352">Description</th><th>Status</th></tr></thead><tbody><tr><td>Web App Upgrade</td><td>Upgrading the web application internal development frameworks to latest versions. Includes a Major UI refresh with many improvements.</td><td><p>Completed </p><p>Feb 2026</p></td></tr><tr><td>Candidate Compliance</td><td>Ability to define candidate compliance criteria. Features and reports will be available, ensuring only candidates that meet the criteria can be assigned to temp jobs.</td><td>Assessment</td></tr><tr><td>User Summary Report / Dashboard</td><td>New user dashboard to display/manage upcoming tasks, interview tracking, latest emails / notes / activity, missing timesheets etc</td><td>Assessment</td></tr><tr><td>Client &#x26; Candidate Portal</td><td>Provide portals for client and candidate's. Used for uploading documents, submitting timesheets, GDPR opt-in etc</td><td>Assessment</td></tr><tr><td>Bulk Timesheet Import</td><td>Auto fill weekly timesheets using an Excel or a paper timesheet containing timesheet data for multiple candidates.</td><td>Assessment</td></tr><tr><td>Candidate Document Parser</td><td>Auto extract key info from uploaded documents such as the document type, expiry dates etc</td><td>Assessment</td></tr><tr><td>AWR Clocks</td><td>Ability to create AWR clocks for temp workers.</td><td>Assessment</td></tr><tr><td>Job Board Integration</td><td>Explore options for job board and application tracking integration with online job board services such as cv library.</td><td>Assessment</td></tr><tr><td>AI Integration</td><td>Explore the use case for integrating AI technology, Chat GPT / Google Gemini</td><td>Assessment</td></tr><tr><td>Whatsapp integration</td><td>Whatsapp business account integration for marketing and direct messaging.</td><td>Assessment</td></tr><tr><td>Email Newsletters / Campaigns</td><td>Add additional features to the buik email feature. Design and send newsletters, track attachments opened and link clicks etc</td><td>Assessment</td></tr><tr><td>Online Docs</td><td>Add/update online documentation.</td><td>Ongoing</td></tr></tbody></table>

{% hint style="warning" %}
This development schedule is subject to change
{% endhint %}


---

# 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://docs.kisrec.com/other/development-schedule.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.
