> For the complete documentation index, see [llms.txt](https://docs.tasksource.io/api-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tasksource.io/api-documentation/step-3-taskflow.md).

# Step 3 taskflow

- [Submit for review](https://docs.tasksource.io/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](https://docs.tasksource.io/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](https://docs.tasksource.io/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](https://docs.tasksource.io/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
