# Sprints and Task Management

Go to Sprint.

<figure><img src="/files/LwfH1jHKECcU4nzvaL75" alt=""><figcaption></figcaption></figure>

**Task Management**

Project leader can add task from project itself.

<figure><img src="/files/x4VRB29IrAuK5N1l6e1s" alt=""><figcaption></figcaption></figure>

To manage all resource tasks, click on Go To Planner.

<figure><img src="/files/pVlJoM5NWSFZDbbq3cwh" alt=""><figcaption></figcaption></figure>

Once click on Go To Planner, plan will be created which is associated with the project.

<figure><img src="/files/AOSLGqfNDWpgBf2EBMpT" alt=""><figcaption></figcaption></figure>

Click on user icon to sync allocated resources.

<figure><img src="/files/RdXWb0KgGz545x7HROQL" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/RegdWoKfyv5dCaiUv5qJ" alt=""><figcaption></figcaption></figure>

Click on +Container, to add container.

<figure><img src="/files/JMiFV4NJY64Fx9lvfMfO" alt=""><figcaption></figcaption></figure>

Click on +New to add task.

<figure><img src="/files/5dJYjAKiI6CD4nC2R8LX" alt=""><figcaption></figcaption></figure>

After adding the task, it will be shown in the lane structure.

<figure><img src="/files/pjoEA0tHkwlSz8GE12gl" alt=""><figcaption></figcaption></figure>

After assigning a task to a resource, it will be shown in the 'Task Due Today' section if the task is due today.

### **Sprint**

How to Create Sprint

Go to Sprint.

<figure><img src="/files/uVQvYbTbPoz4bwifnbho" alt=""><figcaption></figcaption></figure>

Click on +Sprint.

<figure><img src="/files/wLNXUQCqPibbB5drpeN0" alt=""><figcaption></figcaption></figure>

Fill out the details and save it.

<figure><img src="/files/8cnaWFKIIhlVYZVcpbrA" alt=""><figcaption></figcaption></figure>

Sprints are shown in the grid based on their planned start and end dates.

<figure><img src="/files/jCuPoRead6eIMMbS5Dt4" alt=""><figcaption></figcaption></figure>

Once the sprint has started, users are able to associate tasks with the sprint by dragging and dropping.

<figure><img src="/files/6XTNC33KGxuwjf1zwnaL" alt=""><figcaption></figcaption></figure>

If a task associated with the sprint is completed, the Sprint Burnout chart will be updated.

<figure><img src="/files/wXX1kN5ptf3Cpzx39zVc" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aiflo.app/project-management/sprints-and-task-management.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
