Set up user accounts#
This component involves getting user information, ensuring that they are trained and setting up their accounts.
The following roles are needed for the processes making up this component:
flowchart TD user_training(🧑🔬🧑🏫🧑💻 <a href="../processes/user_training.html">User training</a>) create_user_accounts(🧑🔬🧑🔧 <a href="../processes/process_user_account_creation.html">User account creation</a>) user_training-->create_user_accounts