# Step 3 taskflow

- [Submit for review](/api-documentation/step-3-taskflow/submit-for-review.md): As a developer, I want to submit a task for review when I'm done with the work.
- [Review Deadline reached](/api-documentation/step-3-taskflow/review-deadline-reached.md): After the task has been submittedForReview = true for 96 (4 days) hours without being accepted by the creator of the task it should be accepted automaticly
- [Accept work result](/api-documentation/step-3-taskflow/accept-work-result.md): As a creator, I want to accept the work of a submitted task
- [Reject work result](/api-documentation/step-3-taskflow/reject-work-result.md): As a creator, I want to reject the work a developer submitted because the solution is not working
