This topic describes how to give customers access to create their own accounts.
To allow customers to create accounts for themselves.
Suppose we need to organize a hosted service. To do that, new users with administrator status should register. They should be able to create 2 sub-users and to use their account for 30 days. They should also have their own project for creating subtasks. In this case the root user should create a registration with the following parameters:
Property |
Value |
Status |
administrator |
Task |
Projects |
Children Allowed |
2 |
Expire in Days |
30 |
Create a New Project for Each User |
On |
Category |
Folder |
Suppose we need to grant customers access to information about bugs in the system which are currently being developed. To do that, the new users should register as a 100 external customer. They should not be allowed to create sub-users. They should have no time limitations to use their account, and they should have access to the project Customer Support. In this case you should create a registration rule like:
Property |
Value |
Status |
100 external customer |
Task |
Customer Support |
Children Allowed |
0 |
Expire in Days |
<empty> |
Create a New Project for Each User |
Off |