Default duration
Set the default case duration from 1 to 3,650 days.
Parole supervision · v1.4.1
AXIOS models parole as a tenant-scoped operational workflow: cases, conditions, check-in cadence, violations, approvals, supervision status, civilian visibility, realtime updates, and FiveM integration all remain connected to the same person identity.
Server-side module enforcement · permissions · audit · tenant isolation
Community policy
Set the default case duration from 1 to 3,650 days.
Set the default cadence from 1 to 365 days; each case can override the interval.
Require new cases to remain in draft until an authorized supervisor approves them.
Choose whether authorized officers may create supervision cases or management retains that responsibility.
Optionally expose a civilian-safe own-character parole view without revealing protected responder data.
Configure reusable condition templates and tenant-defined violation levels with severity values.
Case lifecycle
A parole case carries the supervision context needed by staff and integrations without turning it into an unstructured note.
FiveM & API
v1.4.1 exposes named parole helpers while protecting manually managed records from broad external mutation by default.
IsOnParole, HasParoleViolation, and bulk GetPersonStatusGetParoleStatus, GetParoleCases, GetParoleCheckIns, and GetParoleViolationsCreateParoleCheckIn and CreateParoleViolationparole:case, parole:checkin, and parole:violation eventsDisabled Parole is rejected server-side across applicable web, API, realtime, and signed FiveM paths — not only hidden from navigation.