# Kanban board

## Introduction

A kanban board is the closest experience to a Linear interface there is. It's perfect for sharing a project's progress with your clients and for collaborating with them without giving up full access.

<figure><img src="/files/TrJN84lfzUjpjxkO6aSX" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Beta**

The Kanban experience is currently in beta, some features might not yet be available and you might encounter some rough edges. Take a look at the [known limitations](/boards/kanban-board/known-limitations.md) to learn more.
{% endhint %}


---

# 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.publicboards.com/boards/kanban-board.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.
