# video demo
0. Create several users(in this demo 6 new users) in the users portal web page ( https://xxxxxxxx.outsystemscloud.com/users/ ) in advance.
1. Register approved groups and users. In this demo, create 2 groups and each group has 3 users
2. Check the group01 requires more than or equal to 2 approved users.
3. The applicant creates task and request.
4. (The task is marked the "submitted" status in the previous step.)
5. The first approver approves the request.
6. The second approver approves the request.
7. Now, the request is fully approved and completed.
# functions
The sample supports several functions;
1. The applicant can request or cancel the task(request) to the group like approval team A,B,C...
2. The approver can approve or reject the request.
3. The request cannot be completed until several users in the approved group approve it. The minimum number of approved users can be changed via groups page.
4. If the task rejects or cancels, the applicant can retry the request with "retry" button.