Approvals overview
Purpose
The Approvals screen shows every approval workflow KCFIS has on record — pending, approved, or rejected — with one row per workflow. It is the central audit list for "who has signed off on what".
Two-step approval
Every submission goes through two approvals before it can be locked:
- Reviewer approval — a reviewer for the submitting entity checks the data and approves or rejects.
- Administrator approval — once approved by the reviewer, an administrator does final approval and finalize (lock).
A rejection at either step sends the submission back to the previous editor with comments.
flowchart LR
submitter[Submitter\nedits] --> review[Reviewer\nIn Review]
review -->|reject| submitter
review -->|approve| admin[Administrator\nApproved by Reviewer]
admin -->|reject| review
admin -->|approve| approved[Approved]
approved -->|finalize| locked[Locked]
Layout
The screen has:
- A Filters card at the top (status, entity name, entity type).
- A table of approval workflows below.
- Pagination controls at the bottom.
Reading a row
| Column | Meaning |
|---|---|
| Entity Name | The reporting entity. |
| Entity Type | MDA, NGO, County, etc. |
| Reporting Period | Reporting period of the submission. |
| Initiator | Who submitted (or last sent for review). |
| Approver | The user assigned to review or approve. |
| Date of Request | When the approval was created. |
| Date of Approval/Rejection | When the approver acted (blank if pending). |
| Status | Pending, Approved, or Rejected (colour-coded). |
| Actions | View opens the underlying submission. |
Filtering
- Status: Pending / Approved / Rejected.
- Entity Name: free text.
- Entity Type: MDA / NGO / County / Private Sector / CSO / HQ.
Filters apply immediately.
How to act on an approval
The Approvals list is read-only. To approve or reject a submission you must open it from the Submissions list using the Review button. The Approvals screen exists primarily for visibility and audit.
Related screens
- Submissions
- Step 3 — Repair & Commit — where reviewers and administrators take action.
- Approval history on a submission