Skip to main content

Onboarding

Walk the user through the app or flow in a slow and measured way to teach them how to use the app or flow without overwhelming them.

warning

These details are only updated with each release, for more acurate updates and keeping track of progress, see the task in GitHub.

Repo Chat Project Endpoint

Description

The Onboarding is also part one the first time user experiance, however the user can skip and come back to it from the onboarding cards and the nudges witin chat and in notifications. Each app can create its own uniq onboarding flow by simplt profiling Colibri with a list of requered data as well as UI components to use from the UI library. We will also generate onboarding flows for each genearted flow and for app devs that request it.


Status

Doc StatusProduct StatusLast UpdateVersionReleasePhase
In ProgressUp Next04.03.20240.01InternalAlpha

Team

OwnerLead
Ben-

Reminders

  • Keep code lean and clear
  • follow the outlined arcetecture
  • write commetes in your code
  • update the staus in the docs and in GitHub
  • try not to recreate functions we alredy have, rather update exsiting functions to support your needs
  • Be sure to follow the release guidelines
  • Update Documentation
  • keep API docs up to date each time you update or add endpoints

Coming Soon