# Card Width

Customize the width of your record cards according to your preferences, allowing for a better overview of each task’s details.\
\
The default minimum width is set at 286 pixels, but you can change this value to suit your needs.

By entering a value greater than 286 pixels, you can increase the card width, offering more space for detailed task information.

<figure><img src="/files/SNiOTE7FPmVLbvkC49ob" alt="Card Width"><figcaption></figcaption></figure>

<figure><img src="/files/8ieWQgvnfais6pF9O27W" alt="Card Width"><figcaption></figcaption></figure>

<figure><img src="/files/JfMAIuuv8kaHFFt9CrX6" alt="Card Width"><figcaption></figcaption></figure>


---

# 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/card-width.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.
