> For the complete documentation index, see [llms.txt](https://docs.ninox.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ninox.com/builder-hub/de/visualize-and-organize-your-data/work-with-views/kanban-view.md).

# Kanban-Ansicht

Nutze eine **Kanban-Ansicht**, um Datensätze in Spalten zu organisieren.

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

Kanban-Spalten basieren auf einem Einzelauswahlfeld in der Tabelle. Wenn Ninox dich auffordert, die Ansicht zu gruppieren, wähle das Auswahlfeld für die Spalten. Wenn die Tabelle kein Einzelauswahlfeld hat, erstelle zuerst eines.

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

In der **Kanban-Ansicht** kannst du:

* **Sortieren** nutzen, um die Reihenfolge der Karten in jeder Spalte zu steuern.
* **Filter** nutzen, um nur die Datensätze des aktuellen Workflows anzuzeigen.
* **Karten konfigurieren** nutzen, um die Informationen auf den Karten anzupassen.

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

* ein Feld als Kartentitel wählen
* ein Bildfeld für das Vorschaubild der Karte zuweisen
* ein Farbfeld für die Kartenfarbe wählen
* festlegen, welche Felder auf der Karte angezeigt werden

Um Kanban-Karten einzufärben, erstelle zuerst ein Feld vom Typ **Farbe** in der Tabelle. Ninox wendet dann die gespeicherte Farbe auf jede Karte an.

Du kannst Datensätze direkt im Kanban-Board öffnen, indem du auf die Karte des gewünschten Datensatzes klickst.

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


---

# 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.ninox.com/builder-hub/de/visualize-and-organize-your-data/work-with-views/kanban-view.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.
