--- sidebar_navigation: title: Taskboard view priority: 850 description: Taskboard in OpenProject. robots: index, follow keywords: taskboard --- # Working with the Task Board To support daily scrum meetings, all of a team’s tasks and sprint impediments are recorded in a digital task board. The digital task board thus allows team members to get a fast overview of the current state of a sprint. To open the task board view, click on the small arrow next to the respective sprint, and select *Task board* in the drop-down menu. ![User-guide-taskboard](User-guide-taskboard.png) You will find user stories in the left column, followed by their individual tasks (as child work packages) which are sorted by status. Therefore, you can immediately see the status of a user story and its associated tasks. Clicking on the *+*-icon next to a user story opens a window to create a new task. ![User-guide-new-task](User-guide-new-task.png) Here, you can set the fields *Subject*, *Assigned To*, and *Remaining Hours*. The new task will be created as a child element of the user story in the same row. If a task is updated or completed, it can be moved to the respective column by a team member using drag&drop. In the background, the status of the work package will be adjusted accordingly. Clicking on the work package number opens the work package’s detail view. ![drag and drop taskboard](image-20200129132035246.png) On the very top of the table, sprint impediments are documented and assigned to the scrum master for removal. ![User-guide-sprint-impediments](User-guide-sprint-impediments.png)