# How to Create a Composite Kanban

Open Kanbans tab and click “New” button to launch a Kanban Creation Wizard:

<img src="/files/RykMdwRiRwFvextGm2yb" alt="" class="gitbook-drawing">

* Select Composite Kanban type:

<img src="/files/IWONsxiRfqPe50E5SWeq" alt="" class="gitbook-drawing">

* Click "Next button to go to second step of wizard
* Select color theme
* Populate kanban name
* Type description (optionally):

<img src="/files/s8fz9aCN3KzxXWVFC7At" alt="" class="gitbook-drawing">

* Click "Next button
* Select number of child kanbans and their layout. There are several basic suggestions; you can modify these settings later in the Kanban Builder, add more kanbans and set custom layout:

<img src="/files/o1LwL0l8EIOEpePqc6OY" alt="" class="gitbook-drawing">

* Click "Next" button
* Select children kanbans for each container:

<img src="/files/u3rsOPDmTOR3necrOisB" alt="" class="gitbook-drawing">

{% hint style="info" %}
You can omit children kanban selection in order to select them later.
{% endhint %}

* Click "Next" button
* Leave "Launch Advanced Kanban Builder After Wizard Completion" toggler on if you want to go further to advanced edit in Kanban Builder
* Review your Kanban summary information and click “Finish” button:

<img src="/files/RyK5CosFwzazm35ltpIi" alt="" class="gitbook-drawing">

After clicking "Save" you will be redirected to [Composite Kanban Builder](/composite-kanban/working-with-composite-kanban-layout.md) with newly created Kanban opened.


---

# 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/composite-kanban/introduction/how-to-create-a-composite-kanban.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.
