# Sprint board

What Agile project can be without a Scrum board? Here it comes!

Get a quick overview in your agile project. The board uses your defined status and workflow.<br>

<figure><img src="/files/If1n24qcXwXpD5zvOIrJ" alt=""><figcaption><p>Sprint view</p></figcaption></figure>

#### How to Rearrange Columns and Apply Filters on a Sprint Board

**Step 1: Access Your Sprint Board**

Navigate to your sprint board to begin making adjustments.

**Step 2: Select and Move a Column**

* Identify the column you wish to reposition.
* Drag the selected column to your desired location on the board.\ <br>

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

**Step 3: Apply Filters (Optional)**

After organizing your columns, you can further refine what you see on the board by applying filters based on your needs.

**Step 1:** Click on the ‘Filter’ option.<br>

<figure><img src="/files/9hsh4YWaytp4fcmI4kcz" alt=""><figcaption></figcaption></figure>

&#x20;S**tep 2:** Select by which property you want to filter items on the board.&#x20;

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

**Step 3:** In case you need to apply one more filter, click on the ‘Apply filter’ button once again and choose another property and value.  &#x20;

If you need to set a custom order for a defect or requirement only, then use the toggle to exclude the item type that should not be altered.

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

#### Moving Items Between Sprints or Back to the Backlog

To reassign a ticket either to a different sprint or back to the backlog, follow these steps:

1. **Hover** over the ticket you wish to move to reveal additional options.
2. Click on the **3-dot menu** associated with that ticket.
3. From the menu, **select** the new destination for the ticket, whether that be a different sprint or the backlog.

<figure><img src="/files/qCG9RMBdQpFn1RnVabyZ" 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.aqua-cloud.io/documentation/agile/sprint-board.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.
