# Working with Kanban Layout

Open Kanban editor, drag "Column" element to "KanBan Columns" area and drag "Card" element to "KanBan Cards" area.

<img src="https://3097383375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK2dgObBO5ydOH2ZXDJLa%2Fuploads%2FOglXpc4h3I2eRTkyzz4v%2Ffile.excalidraw.svg?alt=media&#x26;token=162c2a30-2cbf-4b3b-b536-11a39dcd350c" alt="" class="gitbook-drawing">

Click on Card to open "Card properties" in the right sidebar. There are several obligatory properties for card: Name (1), Data source type (2), Compact Layout (3). See these articles to know how to configure cards.

<img src="https://3097383375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK2dgObBO5ydOH2ZXDJLa%2Fuploads%2FZXS5glQTPOyr8Ws6FZyl%2Ffile.excalidraw.svg?alt=media&#x26;token=4255bf31-72f9-4e98-8cee-b26dc05ff9af" alt="" class="gitbook-drawing">

Click on Column to open "Column properties" and complete obligatory ones: Name (4), Data Source Type (5), Config (6). Location of column can be changed by clicking arrows (7) on the top column.

See these articles to know how to configure other column properties.

<img src="https://3097383375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK2dgObBO5ydOH2ZXDJLa%2Fuploads%2FMvFZDy6RpwLgvoze0xlE%2Ffile.excalidraw.svg?alt=media&#x26;token=fa09835d-ddbc-4420-8f1a-9efdecb6ada6" alt="" class="gitbook-drawing">

Configure necessary [Column Junctions](https://docs.flexikanban.ai/standard-kanban/configure-card/configuring-card-movement-and-column-junctions) (8) and [Actions](https://docs.flexikanban.ai/standard-kanban/configure-card/configuring-card-actions) (9).

<img src="https://3097383375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK2dgObBO5ydOH2ZXDJLa%2Fuploads%2FvYkP7AaH1K1tFtnaqxNQ%2Ffile.excalidraw.svg?alt=media&#x26;token=3a57baf7-5288-4bd4-b8d1-f1d6c7b155aa" alt="" class="gitbook-drawing">

#### On a kanban, cards and columns can be cloned or deleted in different ways:

1. Select proper card (column) and click button <img src="https://3097383375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK2dgObBO5ydOH2ZXDJLa%2Fuploads%2F6w1BGbk2bDJB6HjLDOyw%2Fimage.png?alt=media&#x26;token=66031aad-665d-4f27-8448-e1e9f47ad4c0" alt="" data-size="line"> at the top of kanban builder.
2. Click on icon <img src="https://3097383375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK2dgObBO5ydOH2ZXDJLa%2Fuploads%2F2QSmAaMFrEVtLZF3DMoF%2Fimage.png?alt=media&#x26;token=5937d00d-4777-4ed1-b426-4da99a8d31cd" alt="" data-size="line"> at right corner of column header.
3. Click the right mouse button to open the context menu of the selected column or card. Select proper option:

<img src="https://3097383375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK2dgObBO5ydOH2ZXDJLa%2Fuploads%2FJ5Uikk5Okb7RFV29G6MX%2Ffile.excalidraw.svg?alt=media&#x26;token=70f2515d-0716-4937-8828-5b74f4f96e59" alt="" class="gitbook-drawing">


---

# 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.flexikanban.ai/standard-kanban/configure-kanban/working-with-kanban-layout.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.
