# Compact Card View

Quick access to important information in a compact card view.

The records in the Kanban View are represented as compact cards. You can define up to 5 fields to be displayed in the card.

Header Text&#x20;

Sub Header Text&#x20;

Body Text 1&#x20;

Body Text 2&#x20;

Body Text 3&#x20;

You can collapse and expand the card view to show the details defined for the card.

<figure><img src="/files/72xDiigQSY8v15yhOM3Z" alt="Compact Card View"><figcaption></figcaption></figure>

Double-click on the card to open the record form.&#x20;

The fields for these can be defined when configuring the component for a view as shown in the screenshot below.

<figure><img src="/files/-M8tEVu_BPb6hVxyCPnk" alt="Compact Card View"><figcaption></figcaption></figure>

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% 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.inogic.com/kanban-board/features/compact-card-view.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.
