# Configuring Child Kanban

[Create or edit](/composite-kanban/introduction/how-to-create-a-composite-kanban.md) a parent composite kanban, [configure it](/composite-kanban/working-with-composite-kanban-layout/configuring-parent-kanban.md), set the composite kanban [layout](/composite-kanban/working-with-composite-kanban-layout.md), then click the selected container:

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

Select kanban from the list in the popup that will appear:

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

Name of selected kanban will appear in container and it's properties will be opened at the right sidebar:

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

All these properties are optional.

* By default title contains the name of selected child kanban. You can change this title - it will not affect the child kanban, just show another text in the kanban container.

{% hint style="info" %}
This can be useful when several containers have the same title due to the same child kanbans.
{% endhint %}

* Set API name if necessary. Hover mouse on "i" icon to see restrictions in the tooltip.
* Populate description, if needed.
* Check "Hide Columns Header" checkbox if you do not want to see columns and groups headers.

{% hint style="info" %}
Child Kanban Name (7) is a link that opens child kanban in editor in the new browser tab.
{% endhint %}

Input and Output relations will be shown after you [configure connections](/composite-kanban/connections-between-kanbans.md) with other child kanbans.

Set Input Variables if necessary.

Configure CSS Styles for child kanban container if needed.

<img src="/files/WBla6d7znfkoJfC6lzMd" 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/composite-kanban/working-with-composite-kanban-layout/configuring-child-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.
