> For the complete documentation index, see [llms.txt](https://docs.flexikanban.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flexikanban.ai/what-is-flexi-kanban.md).

# What is Flexi Kanban?

{% embed url="<https://youtu.be/WwoeiUyw3lU>" %}

FlexiKanban transforms your Salesforce platform UI with tailor-made Kanban boards, designed to adapt seamlessly to your unique workflow needs. Experience the true power of customization:

* **Tailor-Made Boards**: Dive into a world where every Kanban board is an opportunity for innovation. Craft your boards to fit your specific project requirements, ensuring efficiency and clarity in your workflow.
* **Unlimited Columns, Infinite Possibilities**: No matter the complexity of your process, our independently configurable columns cater to every detail. Whether it's a simple task list or a complex project flow, FlexiKanban bends to your will.
* **Customizable Cards**: Each card is a blank canvas for your Salesforce objects. Design them with the information that matters most to you, presented in a way that speaks to your team's unique needs.
* **Dynamic Data and Design**: With advanced formulas and functions, watch your data come to life. FlexiKanban's dynamic design capabilities ensure that the most relevant information is always at your fingertips.
* **Interactive Data Display**: Click on any card to uncover a deeper layer of information. Configure what data is shown to make the most out of every interaction.
* **Seamless Card Interactions**: Our robust actions engine facilitates not just card movements but also empowers you with button clicks and menu selections, enhancing your control and efficiency.
* **Versatile Forms for Every Need**: From simple data entry to complex information gathering, our mighty forms module is designed to meet and exceed your expectations.
* **Composite Kanbans for Comprehensive Overview**: Imagine a multi-board view where multiple Kanban boards coexist. Each board can have its own layout. Use drill-down to keep the big picture clear.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.flexikanban.ai/what-is-flexi-kanban.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
