Onboarding Progress
Onboarding wizard progress, one per company (tenant).
Resumable: ``current_step`` remembers where the user left off and
``step_data`` keeps the validated payload of each step (key = step slug from
``steps.py``). The middleware redirects to the current step while
``is_completed`` is ``False``.
| Field | Description |
|---|---|
| Company | |
| Current step | Slug of the current step (see onboarding/steps.py). |
| Completed | |
| Skipped | The user chose to skip the assistant (if non-blocking). |
Onboarding Progress It has the following related modules and may be of interest to you:
Déjanos tus comentarios