## Description * Add User groups to allow set rules to the new created Users * `User` group should have the roles: * View project * Add project * Change project * Delete project * View prompt * Change prompt * Delete prompt (**Not directly in Django Admin but through the Project model so as not to break with the process flow**) * View vectorizer * Change vectorizer * Delete vectorizer (**Not directly in Django Admin but through the Project model so as not to break with the process flow**) * View workflow result * Delete workflow result (**Not directly in Django Admin but through the Project model so as not to break with the process flow**) ## Requirements NA ## Acceptance Criteria NA
Description
Usergroup should have the roles:Requirements
NA
Acceptance Criteria
NA