Every draft goes through human review
AI drafts, summarizes, and proposes, your compliance officer decides. No suggestion becomes a decision without a human signature.
AML/CFT compliance for Mexico
KYC/KYB, watchlist screening, transaction monitoring, case management, and regulatory reporting (SITI AML/CFT) on a single multi-tenant platform, with supervised AI that never decides for you.
LFPIORPI · CNBV-UIF general provisions · Mexico
Built hand in hand with AML compliance experts from financial institutions and designated vulnerable-activity businesses.
On Mexico's LFPIORPI and the general provisions of the CNBV-UIF
Platform
It's not an alert tool on steroids: it's the full AML operation, from customer onboarding to the regulator's acknowledgment, in one place.
Work queue
Live tenant KPIs, alerts with SLAs, active cases, pending approvals, and recent audit activity. Your compliance officer knows what to review today without opening ten tabs.
A prioritized, scoped view of the tenant. Each module loads its records on open.
Customer 360 · Third parties
Individuals, companies, trusts, and foreign parties, with their identity, risk, transaction activity, list hits, and documents in one Customer 360. Third parties and counterparties held to the same rigor.
Company · SOFOM E.N.R.
Alerts · Screening · Monitoring
Screening against the Blocked Persons List (LPB), PEPs, and sanctions (OFAC/UN), transaction monitoring with four-eyes-approved rules, and a unified alert queue where every trigger is written in plain language.
Cases · Evidence
Every investigation gathers alerts, documents, information requests, and decisions into one traceable file, ready to support a disposition before the regulator.
Obligations · Operation reports
A regulatory calendar with LFPIORPI deadlines, a queue of operations pending report, and generation of regulatory operation reports (SITI TXT) validated field by field.
Risk-Based Approach
Edit the institutional and customer risk matrices with their weights, indicators, and mitigants; watch inherent risk, residual risk, and control-driven reduction update live, with the RBA methodology (CNBV 2019) documented inside the editor.
Data hub · Quality
Bulk import with templates, data-quality checks, and traceability for every load. Data comes in clean or it stays out.
The automated system, end to end
Here's how an unusual transaction becomes a regulatory operation report, with four-eyes governance at every step.
A customer exceeds their expected transaction profile. An alert opens with the trigger spelled out in plain language, rule, threshold, and the operations involved, not an error code.
The analyst escalates the alert to a case: evidence, information requests to the customer, and investigation notes all live in one traceable file.
The disposition, reportable or not, goes through a second reviewer. Every decision is recorded in the tamper-proof audit log with who, when, and why.
The operation report is generated field by field against the SITI specification, validated before submission, and the acknowledgment is tied back to the file in the regulatory calendar.
The customer's series vs. their expected profile, the spike fires the alert.
Risk-Based Approach
Parametrize the customer and institutional matrices with weights, indicators, and overrides, each with its own justification; the assessment recalculates live across your portfolio, and any change goes through four-eyes approval before it takes effect.
Supervised AI
AVISA PLD puts AI where it speeds your team up most, drafting, context, cited regulatory criteria, and keeps the decision where the law requires it: with your compliance officer. AI speed, human judgment.
AI drafts, summarizes, and proposes, your compliance officer decides. No suggestion becomes a decision without a human signature.
Case closures, dispositions, and rule changes require a second reviewer. Governance is not optional, it lives in the workflow.
What the AI proposed, who accepted or corrected it, and when, all captured in the log. The regulator sees the reasoning, not a black box.
Security and audit
Every event is sealed into a hash chain with integrity anchors, verifiable in seconds. Your evidence is always intact and ready to prove it.
Each institution lives in its own data space, with users pinned server-side. No leakage between tenants.
Sensitive decisions, closures, risk overrides, rule changes, require a second approver, with quorum and recusal.
Role- and field-level access control, document retention policies, and a sealed file ready for inspection.
Supported regimes
It's not a generic product in translation: each regime carries its own obligations, thresholds, and reporting formats before the CNBV, UIF, or SAT.
Banks, SOFOMs, SOFIPOs, IFPEs, ITFs, and FX houses operate under the general AML/CFT provisions. AVISA PLD ships that regime ready to go, not a generic product you have to adapt.
A risk matrix by product, customer, geography, and channel, with differentiated classification and due diligence following the CNBV methodology.
Relevant, unusual, internal-concern, and international-transfer operations, generated and validated for SITI with a traceable acknowledgment.
Compliance officer, committee, training, and audit, with traceable evidence and four-eyes approvals at every ceremony.
Screening against the LPB, PEPs, and sanctions (OFAC/UN), plus transaction monitoring with approved rules and per-regime thresholds.
Regimes covered
Real estate, virtual assets, precious metals and jewelry, vehicles, notaries, leasing, and more identify clients, build the file, and file their reports with the SAT. AVISA PLD automates it end to end.
Recognizes when an operation crosses the identification or reporting threshold, measured in UMA, and requires the file before proceeding.
Generates and validates the monthly filing in the official SPPLD format, with an acknowledgment tied to each operation and its file.
Customer identification, ultimate beneficial owner, and documents, with custody and retention as the law requires.
The Article 17 vulnerable activities, each parametrized with its own threshold and filing frequency.
Activities supported
Public-facing surfaces
Whistleblower channel
A white-label link where your employees and staff report anonymously or on the record. Every report enters the triage flow and can escalate to a case, fully traceable.
Hi. We'll guide you to verify your identity in a few minutes.
Identity verification
Capture flows configurable by customer type: the prospect verifies from their phone, you review, and the file is sealed. Invite, capture, review, no email with PDFs.
For integrators
Watchlist screening, customer intake, and file lookups over an API with scoped keys. The spec is narrowed to your regime: your team only sees the endpoints that apply to your operation.
View the API docs →POST /api/v1/screening
{
"name": "Empresa 1 S.A. de C.V.",
"rfc": "XAXX010101000"
}
HTTP/1.1 200 OK
{
"matches": [
{
"list": "LPB",
"confidence": 96,
"requiresReview": true
}
]
}