> ## Documentation Index
> Fetch the complete documentation index at: https://docs.artu.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# MX:AV

> Mexico - Actividad Vulnerable — scope-specific fields and enums.

The `MX:AV` scope covers all **Actividad Vulnerable** activities — non-financial businesses and professions that are legally obligated to file reports with the UIF (Unidad de Inteligencia Financiera) and SAT under Mexico's LFPIORPI anti-money-laundering law. This is a parent scope that aggregates the individual activity scopes: [`MX:AV:ARI`](/scopes/mx-av-ari), [`MX:AV:AVI`](/scopes/mx-av-avi), [`MX:AV:INM`](/scopes/mx-av-inm), [`MX:AV:JYS`](/scopes/mx-av-jys), [`MX:AV:MJR`](/scopes/mx-av-mjr), [`MX:AV:MPC`](/scopes/mx-av-mpc), and [`MX:AV:TSC`](/scopes/mx-av-tsc). Use a leaf scope when your platform serves a single activity type.

**Scope code:** `MX:AV`

**Label:** Mexico - Actividad Vulnerable

**SDK entry point:**

```typescript theme={null}
import { ComplianceSDK } from "@artu-ai/compliance-sdk/mx/av";
```

## Scope-specific fields

### Alert

| Field          | Type   | Required | Description    |
| -------------- | ------ | -------- | -------------- |
| `mesReportado` | string | Yes      | Reported Month |

### Alert Item

| Field              | Type   | Required | Description       |
| ------------------ | ------ | -------- | ----------------- |
| `alertDescription` | string | No       | Alert Description |
