Joiner · Mover · Leaver (JML) — Guided Tour
In plain English
JML is the employee lifecycle: someone joins (gets accounts), moves (changes department or manager), or leaves (accounts get disabled). nexusID tracks each user account and records the sign-in activity behind it, so onboarding and offboarding are auditable rather than ad-hoc.
Step-by-step
1. Open the user accounts
Every person is a user account. New hires appear here (joiner), changes update here (mover), and departures are disabled here (leaver).

2. Review sign-in activity
The sign-in logs show who logged in, when, and from where — the evidence trail that backs the lifecycle.

What you just saw
- One place to see the people and their accounts.
- Sign-in history makes lifecycle changes auditable.
- Joiner/mover/leaver events can be driven automatically from your HR system (see Provisioning).
Learn more: Accounts · Sign-in Logs · JIT Provisioning · Provisioning tour