# How to configure Card Properties

Click on card to open Card Properties in right sidebar.

Enter card name  and description into proper fields.

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

{% hint style="info" %}
Name can contain:

* static text
* merge fields
* formulas

Description can be used in dashboard via [merge fields](/standard-kanban/tools/using-merge-field-picker.md).
{% 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.flexikanban.ai/standard-kanban/configure-card/how-to-configure-card-properties.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.
