Admin

Loan Types

Manage the loan product catalogue in SigmaDSA — Personal Loan, Home Loan, Business Loan, LAP, etc. Each loan type has its own code, display order, icon, color, and category that drives the entire workflow.

The Loan Types page (/settings/loan-types) is your product catalogue — every loan product your DSA offers. Each entry drives the file workflow, the loan-type dropdowns on lead/file creation, and the per-product reports.

Loan Types list with Add Loan Type button and the products table highlighted
The Loan Types list: (1) Add Loan Type, (2) products table with name, code, icon, color, status, actions.

Add a loan type

Click Add Loan Type

Top-right of the page. A centred modal opens.

Add New Loan Type modal with field groups highlighted and Save button
Add New Loan Type: (1) Name + Code, (2) Category + Display Order + Icon Class, (3) Color + Description, (4) Save.

Fill the fields

#FieldWhat to enter
1NameDisplay name (e.g., "Home Loan"). Required. Shown everywhere the loan type appears.
1CodeShort identifier (e.g., HL, PL, BL). Required. Used internally for lender matching.
2CategoryPersonal / Home / Business / Mortgage / Car. Drives the Files dashboard tab strip.
2Display OrderLower numbers appear first in dropdowns. Use 1–5 for high-volume products.
2Icon ClassBootstrap Icons class (e.g., bi-house, bi-car-front). Shows next to the name.
3ColorHex color (e.g., #0ea5e9). Used for the badge background on file rows.
3DescriptionFree-text explanation. Shown in the loan-type tooltip.

Click Save

The loan type lands on the list with status Active. It appears immediately in:

  • New Lead modal → Loan Type dropdown
  • Create File form → Loan Type dropdown
  • Files dashboard → loan-type tabs (if a Category is set)
  • Per-lender Products configuration

Edit / Deactivate

Each row's Actions menu:

  • Edit — adjust name, code, category, color, etc.
  • Activate / Deactivate — toggle without deleting.
  • Delete — only allowed if no leads or files reference the loan type.

Suggested setup

Product lineTypical loan types
Retail LendingPersonal Loan, Home Loan, LAP Residential, Car Loan, Two-Wheeler Loan, Education Loan
SME / BusinessBusiness Loan – Unsecured, Working Capital, MSME Loan, Professional Loan, Machinery Loan, Overdraft
NicheUsed Car Loan, Used CV Loan, Plot Loan, Home Extension Loan, Balance Transfer, Gold Loan

The default catalogue covers most DSA panels. Add new types only when your tie-up offers a product not in the default list.

Permission gating

Adding/editing/deleting loan types requires LoanCRM.LoanTypes.* permissions. Default granted only to the admin role.

Next steps