| Customizable Fields | Define any number of custom fields (text, number, date, select, etc.) to capture the data that matters to your workflow. |
| Role‑Based Access | Built‑in roles (admin, dev, user) with optional aliases and numeric access levels for fine‑grained permission control. |
| Status Management | Pre‑defined commission statuses (Completed, In Progress, On Hold, Cancelled) with the ability to add more. |
| Task Lists | Attach multiple tasks to each commission, track completion, and optionally send email notifications on updates. |
| Session‑Based Storage | Works with express-session and any compatible session store (e.g., MySQL) to keep data per‑user without a separate database. |
| Sync & Hooks | Custom create, update, and sync handlers let you integrate with external services or persist data wherever you need. |
| Theming & Branding | Set tenant‑specific logos, banners, theme colors, and dark‑mode preferences to match your brand. |
| Internationalisation | Override any UI text via the customText object for localisation or bespoke wording. |
| Responsive UI | Designed to work on desktop and mobile browsers, with a modern layout that adapts to screen size. |