← All resources

Division 7

Compliance & Regulatory Workforce for Lenders

Build a compliance workforce for RBI digital lending, DPDP Act 2023, fair lending AI, audit trails, outsourcing, and model risk management. Updated April 2025.

Read time: 22-28 min

Table of contents

RBI's Digital Lending Framework: What Has Changed and What It Means

RBI's digital lending guidelines place full regulatory responsibility on the NBFC - not on technology vendors - for every stage of the loan lifecycle. Issued in September 2022 and enforced through subsequent circulars, the framework is now fully operational and increasingly the focus of RBI supervisory inspections.

The guidelines were triggered by a specific problem: borrowers harassed by unregulated digital lenders, opaque pricing, and unconsented data sharing. But their scope extends to every NBFC that uses digital channels, automation, or third-party technology - making compliance a board-level obligation, not just an operational task.

The core principle is straightforward: regulatory obligations cannot be outsourced. Only operational tasks can be delegated to Lending Service Providers (LSPs). If an LSP violates the Fair Practice Code, the NBFC is liable.

What are the key new requirements under RBI's Digital Lending Guidelines?

The six most operationally significant requirements are LSP registration, the Key Fact Statement, granular data consent, a designated Nodal Officer, collections conduct standards, and the cooling-off period.

Requirement What It Means Status
LSP RegistrationAll third-party service providers involved in customer-facing lending must be formally registered as LSPs. The NBFC must publish and maintain an updated public LSP list on its website.New requirement
Key Fact Statement (KFS)A standardised document disclosing APR, all fees, the cooling-off period, and the Nodal Officer contact must be provided before loan execution - and digitally acknowledged by the borrower.New requirement
Granular Data ConsentSpecific, purpose-limited consent is required for each data category - financial, biometric, location, behavioural. Consent for loan processing cannot be repurposed for marketing without a fresh consent request.Strengthened
Nodal OfficerA named Nodal Officer for digital lending complaints must be designated, with contact details prominently displayed at every digital touchpoint and within the KFS.New requirement
Collections ConductAll collections agents - including AI voice bots - must comply with the Fair Practice Code. Harassment, threatening language, and out-of-hours contact are prohibited and carry supervisory penalties.Strengthened
Cooling-Off PeriodBorrowers must receive a minimum 3-day cooling-off period for loans with a tenure longer than 7 days, during which they can exit without a prepayment penalty.New requirement

Key statistics:

  • 2022: Year RBI digital lending guidelines were issued - now fully enforceable
  • 100%: NBFC liability for LSP conduct - regulatory responsibility cannot be contracted away
  • 3 days: Minimum cooling-off period for longer-tenure digital loans

DPDP Act 2023: Borrower Data Rights and NBFC Obligations

The Digital Personal Data Protection Act 2023 is India's first comprehensive data protection law, and it fundamentally changes how NBFCs collect, process, store, and share borrower data. For AI-powered lending - which depends on large-scale data processing - the DPDP Act introduces obligations that must be embedded in system architecture from day one.

What are borrowers' rights under the DPDP Act 2023?

Under the DPDP Act 2023, borrowers (defined as "data principals") hold six enforceable rights: information access, data correction, erasure, grievance redressal through a Data Protection Officer, consent withdrawal, and the right to human review of automated decisions.

Borrower Right Practical Meaning NBFC Obligation Risk if Ignored
Right to InformationBorrower can request what personal data the NBFC holds and how it is usedMaintain a data register; respond to access requests within the statutory timelineRegulatory penalty
Right to CorrectionBorrower can request correction of inaccurate data - wrong address, incorrect incomeBuild a correction workflow in your LOS; corrections must reflect within a defined SLAComplaint escalation
Right to ErasureBorrower can request deletion of data no longer necessary for its original purposeImplement data retention schedules; data beyond the retention window must be deleted, not merely archivedAudit finding
Right to Grievance RedressalBorrower can complain to the NBFC's Data Protection Officer about data handlingAppoint a DPO (mandatory for large-scale processors); publish contact details prominentlyRegulatory penalty
Right to Withdraw ConsentBorrower can withdraw consent for data processing at any point after loan closureBuild a consent withdrawal workflow; withdrawal must immediately halt non-essential processingDPDPA violation
Right Against Automated DecisionsFor significant decisions such as credit rejection, borrower can request human reviewDo not make fully automated credit rejections without a human review option for contested casesGovernance finding

What does DPDP-compliant consent architecture look like for NBFCs?

Compliant consent under the DPDP Act requires specific, granular consent modules for each data category - not a single "I agree to terms and conditions" checkbox. Generic bundled consent does not meet the Act's standards.

Build your onboarding flow with structured consent modules, one for each data type: financial data, identity data, location data, and behavioural data. Each module must include a plain-language explanation of purpose. Consent buried in Terms & Conditions will not survive regulatory scrutiny.

External reference: MeitY DPDP Act 2023 official text

Fair Lending and Model Bias: How to Test Your AI for Discrimination

A credit model that produces accurate aggregate predictions but systematically disadvantages borrowers from specific geographies, genders, or communities is a fair lending violation - regardless of whether discrimination was intentional. In India's lending market, where proxy variables such as pin code, occupation type, and spoken language can correlate with protected characteristics, model bias is a material and underappreciated compliance risk.

RBI has not issued specific model bias testing guidelines as of 2025, but the Fair Practices Code's prohibition on discrimination provides the regulatory basis - and supervisory focus on AI-driven decisions is intensifying.

How do NBFCs test AI credit models for bias and discrimination?

NBFCs should conduct bias testing in five stages: defining sensitive attributes before training, testing for proxy discrimination, running annual disparate impact analysis, documenting all test outcomes, and repeating bias testing in every retraining cycle.

Step 1 - Define sensitive attributes before model training
Gender, religion, caste, geography, and language are sensitive attributes that must not be used as direct model inputs. Identify them, remove them from the feature set, and document this exclusion formally in your model governance policy.

Step 2 - Test for proxy discrimination, not just direct discrimination
Removing sensitive attributes is necessary but not sufficient. Proxy variables can encode identical bias: pin code correlates with caste and religion in many Indian cities; occupation type correlates with gender. After training, run approval rate analysis across sensitive groups - unexplained disparity signals proxy discrimination.

Step 3 - Conduct annual disparate impact analysis
For each sensitive attribute group, calculate the approval rate ratio relative to the highest-approval group. A ratio below 0.8 - the "four-fifths rule" used in international fair lending frameworks - indicates potential disparate impact requiring investigation and, if not explained by credit-relevant variables, model adjustment.

Step 4 - Document all bias tests and their outcomes
Regulators expect financial institutions to demonstrate active bias testing - not just assert that they are unbiased. Maintain a bias testing log with dates, methodologies, results, and any model adjustments made in response.

Step 5 - Include bias testing in every retraining cycle
A model that was bias-free at launch can develop bias as training data shifts - particularly when macroeconomic conditions affect certain segments disproportionately. Bias testing is not a one-time exercise.

Audit Trails for AI Decisions: What RBI Expects NBFCs to Log

An audit trail for AI-assisted credit decisions is the evidentiary foundation that allows an NBFC to defend any individual decision to a regulator, a borrower, or a court. Without a complete, tamper-proof log, an NBFC using AI in lending faces serious exposure in any supervisory inspection.

What must an AI credit decision audit trail include?

A compliant AI decision audit trail must contain six elements: the input data log, model version and score, explanation output (SHAP values), human override log, tamper-evident timestamp, and a retention record extending at least five years post-closure.

Audit Trail Element What to Capture Why It Matters
Input Data LogEvery input feature value used for the decision - bureau score, bank statement summary, income figure, alternative data signalsRecreates the information state at decision time; required for dispute resolution
Model Version & ScoreWhich model version produced the score, the raw score value, and the decision output (approved / rejected / referred)Enables identification of which model was live at any date; critical during supervisory reviews
Explanation OutputSHAP values or equivalent - which features contributed most to the score, and in which directionRequired for responding to borrower queries and regulator requests under the DPDP Act's right to information
Human Override LogOfficer ID, reason for override, and outcome for every instance where a human overrode the modelSystematic override patterns are a model governance signal; unexplained overrides attract scrutiny
Timestamp & System IDPrecise timestamp, system source identifier, and user ID for every human actionRecords must prevent post-hoc modification; required for inspection-readiness
Retention PeriodMinimum 5 years post-loan closure; disputed cases may require longerRBI inspection windows extend 3-5 years back; records must be retrievable within 48 hours of examiner request

What technical format is required for compliant audit trail storage?

Audit trail storage must use a write-once, tamper-evident format - not a standard database table that administrators can edit. Compliant formats include append-only log structures, cryptographic hashing, or a dedicated audit log service that separates write and read access permissions.

Outsourcing AI to Vendors: Compliance Under RBI's Outsourcing Guidelines

Most NBFCs use third-party AI vendors for credit scoring, document validation, voice bots, or collections automation. RBI's Master Direction on Outsourcing (2023) imposes significant due diligence, contractual, and ongoing monitoring obligations - and AI-assisted lending functions are explicitly within scope.

When is an AI vendor relationship treated as material outsourcing under RBI guidelines?

An AI vendor relationship qualifies as material outsourcing when the function - if disrupted - would significantly impact lending operations or risk profile. Credit decisioning AI, core KYC platforms, and collections voice bots all meet this threshold. Material outsourcing requires board approval and enhanced annual due diligence.

A common compliance gap: many NBFCs label AI vendors as "technology providers" and apply lighter-touch governance. RBI's outsourcing guidelines define outsourcing by function, not contract label. If the vendor is performing a function that would otherwise be performed by NBFC staff, it is outsourcing - regardless of what the contract says.

The five outsourcing compliance obligations:

  1. Classify every AI vendor as material or non-material before engagement begins
  2. Conduct pre-engagement due diligence covering ISO 27001 / SOC 2 certifications, regulatory track record, data localisation (all borrower data must be stored in India), business continuity capability, and subcontracting arrangements
  3. Include mandatory contractual provisions - right to audit vendor systems; right to access all borrower data in portable format on termination; data localisation obligation; incident reporting timelines (24-48 hours for breaches); prohibition on data subletting without NBFC consent
  4. Conduct annual vendor risk assessments covering financial stability, security posture, regulatory status, and SLA performance - findings must be documented and escalated to the Risk Committee
  5. Maintain a tested exit plan for every material AI vendor before the relationship begins - specifying how operations will continue during a vendor transition

External reference: RBI Master Direction on Outsourcing in Financial Services, 2023

Grievance Redressal in AI-Assisted Lending: Building a Compliant Workflow

RBI requires every NBFC to maintain a functional, accessible, and time-bound grievance redressal mechanism. For AI-assisted lending, this obligation extends to grievances about automated decisions - credit rejections, collections contacts, data usage - that borrowers may not fully understand or be able to navigate without help.

How must NBFCs handle grievances related to AI credit decisions?

NBFCs must designate a named Nodal Officer, acknowledge every complaint within 24 hours, resolve within 30 days, and maintain a dedicated channel specifically for AI-decision grievances - separate from general customer service queues.

Building a compliant AI grievance workflow:

Step 1 - Designate a Nodal Officer for digital lending complaints
The Nodal Officer's full contact details (name, email, phone, escalation address) must appear on the NBFC website, in the KFS, and in every borrower communication. This cannot be a generic customer care inbox - it must be a named individual or a monitored escalation address.

Step 2 - Acknowledge within 24 hours; resolve within 30 days
RBI's Integrated Ombudsman Scheme grants borrowers the right to escalate unresolved complaints. Failure to acknowledge within 24 hours or resolve within 30 days triggers a supervisory escalation - which is both reputationally and operationally costly.

Step 3 - Build a dedicated channel for AI-decision grievances
Borrowers challenging a credit rejection or an automated collections contact need a visible, specific escalation path. Routing AI grievances into a general customer care queue reduces priority, degrades resolution quality, and creates regulatory exposure.

Step 4 - Track grievance categories and report to the board quarterly
Categorise every grievance: collections conduct, credit decision dispute, data access request, KYC issue, disbursement delay. A quarterly board report on grievance trends is both a governance best practice and an increasingly standard expectation in RBI supervisory reviews.

Model Risk Management: Validating AI Models Before and After Deployment

Model Risk Management (MRM) is the discipline of ensuring that AI and statistical models used in lending are fit for purpose, performing as expected, and not creating unintended risks. RBI's guidance on model risk aligns with international best practice - models must be independently validated before deployment and monitored continuously in production.

What are the required stages of model risk management for NBFC credit AI?

There are six required phases: model development with documented bias screening, independent pre-deployment validation, board or Risk Committee approval, ongoing monthly monitoring, annual full revalidation, and triggered retraining when performance diverges materially from benchmarks.

Phase Activity Frequency
1. Model DevelopmentFeature selection, training data governance, bias screening, initial performance benchmarking. Output: Model Development ReportOne-time per model version
2. Independent ValidationA team independent of developers challenges assumptions, tests on holdout data, assesses explainabilityRequired before each production deployment
3. Approval & DocumentationBoard or Risk Committee approves model for use. Model Card documents approved use cases, data inputs, benchmarks, and operating limitsPre-deployment
4. Ongoing MonitoringMonthly tracking: approval rate trend, predicted vs actual default rate, feature drift. Automated alerts for metric breachesMonthly
5. Periodic ValidationFull independent revalidation of performance, bias, and market relevance. Model Card updated, results reported to boardAnnual minimum
6. Triggered RetrainingRequired when predicted default rate diverges from actual by >15%, when macro conditions shift significantly, or when a new product segment is addedAs triggered

Annual Compliance Calendar

A practical compliance calendar helps Compliance Officers and Internal Audit teams ensure nothing falls through the cracks across the annual cycle.

Month Compliance Activity Owner
JanuaryAnnual model validation - credit scoring model; update Model Card; submit to Risk CommitteeRisk / Tech
FebruaryLSP annual due diligence reviews - all material outsourcing arrangementsCompliance
AprilQ1 grievance redressal report to board; disparate impact analysis for credit modelsCompliance
JuneDPDP consent audit - verify all data collection consent records are current and completeDPO / Legal
JulyQ2 grievance report; model drift review for all production models; retrain if triggeredRisk / Compliance
SeptemberCollections conduct audit - sample voice bot call logs, verify Fair Practice Code complianceCompliance / Ops
OctoberQ3 grievance report; LSP list update on website; KFS template accuracy reviewCompliance / Legal
DecemberAnnual compliance review - full self-assessment against RBI Digital Lending Guidelines; board presentationCompliance / CEO

Frequently Asked Questions

Does RBI allow AI in credit decisioning for NBFCs?

Yes. RBI permits AI in credit decisioning but requires human oversight for certain risk thresholds, a tamper-proof audit trail, and the ability to explain each decision to the borrower on request.

What is a Lending Service Provider (LSP) under RBI's digital lending guidelines?

An LSP is any third-party entity performing customer-facing lending activities on behalf of a regulated NBFC or bank. NBFCs must register all LSPs, publish a public list on their website, and remain fully liable for LSP conduct.

What data rights do borrowers have under the DPDP Act 2023?

Borrowers hold six rights: information access, correction of inaccurate data, erasure of redundant data, grievance redressal via a Data Protection Officer, consent withdrawal, and the right to request human review of automated credit decisions.

How long must NBFCs retain AI decision audit logs?

RBI expects NBFCs to retain audit records for a minimum of five years post-loan closure, retrievable within 48 hours of an examiner request. Disputed cases may require longer retention periods.

When is outsourcing an AI vendor considered material under RBI guidelines?

A vendor relationship is material outsourcing if disruption would significantly impact lending operations or risk profile - covering credit decisioning AI, core KYC platforms, and collections voice bots. Material outsourcing requires board approval and enhanced due diligence.

How often must credit AI models be validated under RBI's model risk framework?

Full independent validation is required before initial deployment and at least annually thereafter. Triggered retraining and revalidation is also required when predicted default rates diverge from actuals by more than 15%, or when macro conditions shift materially.

Start Building a Compliant AI Lending Operation

LendingIQ builds Compliance Workforce that automatically generates audit trails, model performance reports, and grievance redressal logs - reducing regulatory documentation effort by up to 70%. The annual compliance calendar is built into the governance dashboard, with automated reminders for every upcoming obligation.

External resources: RBI Digital Lending Guidelines 2022 | DPDP Act 2023 - MeitY | RBI Fair Practices Code for NBFCs

All divisions