# Multiple Move

Kanban Board allows you to move multiple cards efficiently in just a few steps:

·   Choose more than one card in your Kanban Board.

·   The ‘+’ icon in the top-right of the lane header will change to a ‘⋮’ symbol. Click it to reveal the ‘Move To’ button.

·   Click ‘Move To’, and a popup window will appear. Select the desired lane/row where you want to move the cards.

<figure><img src="https://272130504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0QoyqUVI8_HaZ9FOSL%2Fuploads%2FsqcDJVyGCrz8orLBfqwU%2Fmultiple%20move.png?alt=media&#x26;token=97755546-89bf-43c0-82b4-297f0d25120b" alt="Multiple Move"><figcaption></figcaption></figure>

·   Click ‘Confirm’, and the selected cards will be relocated to the chosen lane and row (e.g., ‘Contacted’ lane and ‘Hot’ row).

<figure><img src="https://272130504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0QoyqUVI8_HaZ9FOSL%2Fuploads%2FMZpAk2WuTeP1kf7c4kux%2Fmultiple%20move%202.png?alt=media&#x26;token=faacebed-5069-4e2e-a0e0-7f097c87f908" alt="Multiple Move"><figcaption></figcaption></figure>

<figure><img src="https://272130504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0QoyqUVI8_HaZ9FOSL%2Fuploads%2FsooNW3m26xG4g9s0wzhN%2Fmultiple%20move%203.jpg?alt=media&#x26;token=13f963b1-af5c-4550-a3d6-c58058dcd3e7" alt="Multiple Move"><figcaption></figcaption></figure>

This feature streamlines workflow management by allowing bulk movement of cards to maintain efficiency and organization.


---

# 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.inogic.com/kanban-board/features/multiple-move.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.
