Workspace
A workspace is your credit union’s isolated environment. Every record your team creates, like member records, loan applications, audit entries, rate tables, and user accounts, belongs to your workspace and is invisible to every other credit union on the platform. Your workspace is identified by a short slug that appears in every URL:Roles and capabilities
The platform uses role-based access control. Every staff member holds a role, and each role carries a set of capabilities, the actions that role can take. You cannot open a screen, submit a form, or trigger a workflow transition without the required capability. The built-in roles for the Credit Department:| Role | What they do |
|---|---|
| Credit Officer | Create and manage member records, capture and submit loan applications |
| Adjudicator | Review submitted applications, record approve, decline, or information-request decisions |
| Securities | Confirm collateral, resolve or reject securities requests |
| Disbursement | Apply fees, schedule payees, and execute approved disbursements |
| Credit Manager | Oversee the full pipeline, approve high-value disbursements, read reports across branches |
| Branch Manager | View and monitor loans for their assigned branch |
| Administrator | Manage users, roles, invitations, and workspace configuration |
Loan application
The loan application is the central record. It captures everything about a member’s loan request: their personal and employment details, income and expenses, collateral, guarantors, and the decisions made at each stage of review. Every application moves through a defined sequence of statuses: DRAFT, SUBMITTED, ADJUDICATION, APPROVED, then SECURITIES, DISBURSEMENT, DISBURSED, and FILED. A loan can also move backward for corrections. An Adjudicator can send a file back to DRAFT, the Securities team can return it to ADJUDICATION, and a credit union that requires a post-disbursement re-check can route a DISBURSED loan back to SECURITIES. A loan can also be cancelled while it is SUBMITTED or in DISBURSEMENT, which takes it to a terminal CANCELLED status.Loan applications are never deleted. Once created, a loan record exists for good. If a loan cannot proceed, it reaches a terminal status like Declined, Cancelled, or Draft abandoned, but the record stays, fully visible in the audit trail.
- Info requested means the Adjudicator asked the Credit Officer for more information before the review can continue.
- Securities issue means a gap in the collateral documentation was found. The Securities team has to resolve it before the loan reaches disbursement.
Loan types
The platform supports four loan types. The type you pick at the start decides which form sections appear and which collateral fields are required.- Unsecured is a personal loan with no collateral. The assessment rests on the member’s employment, income, and risk profile.
- Cash secured is backed by the member’s own savings, shares, or deposit. The cash is hypothecated, or ring-fenced, as security.
- Motor vehicle is a vehicle loan secured against the vehicle. Collateral details include make, model, year, and valuation.
- Real estate is a property loan secured against real estate. Collateral details include the property type, location, valuation, and valuation date.
Risk band
When you submit an application, the platform calculates a risk band from factors like employment type and length, income, total debt obligations, loan type, and credit history. The result is a single rating from R1 to R5:| Band | Meaning |
|---|---|
| R1 | Lowest risk |
| R2 | Low risk |
| R3 | Moderate risk |
| R4 | Elevated risk |
| R5 | Highest risk |
KYC status
KYC (Know Your Customer) status reflects identity verification for a member. A member needs a Verified KYC status before their loan application can be submitted, so your credit union meets its member-identification obligations. KYC status moves through five states:| Status | Meaning |
|---|---|
| Unverified | No verification attempted yet |
| In progress | Documents submitted and under review |
| Verified | Identity confirmed, the member can apply for a loan |
| Failed | Verification could not be completed with the documents provided |
| Manual review | The check raised a flag, a reviewer must assess the documents by hand |
Audit trail
The platform records every action in a permanent, tamper-evident audit log: logins, every form save and submission, every status change, every decision, every document upload, and every configuration change. The audit log is:- Immutable. No entry can be edited or deleted, not even by an administrator.
- Hash-chained. Each entry is cryptographically linked to the one before it, so tampering with history is detectable at once.
- Complete. Every entry captures who acted, the role they held at that moment, the capabilities they used, the time, and the IP address and device.
Compliance export
A compliance export is a downloadable package you generate from the audit viewer to hand to regulators or external auditors. The bundle contains:- Your audit records in a structured format
- A hash-chain proof that the records have not been tampered with
- A cryptographic signature that verifies the export is authentic
Frequently asked questions
Can I change my credit union's workspace slug?
Can I change my credit union's workspace slug?
No. Your slug is set when your credit union is onboarded and cannot change afterwards. It is embedded in every URL your staff uses and tied to the integrity of your audit chain. If your credit union rebrands, your Administrator can update the display name in the interface, but the URL slug stays the same.
What happens if a member fails KYC verification?
What happens if a member fails KYC verification?
Their status is set to Failed and they cannot be linked to a new loan submission in that state. Upload different or additional identity documents and resubmit. If the system flags the submission for closer review rather than failing it outright, the status moves to Manual review, and a staff member with the KYC review capability assesses the documents in the review queue. They can approve the verification, reject it, or escalate the case for further handling.
Is my credit union's data shared with other credit unions on the platform?
Is my credit union's data shared with other credit unions on the platform?