# Cards

Each card can be used individually, or included on one or more pages, to analyze data in different contexts.

![Create a new Card in a Space](/files/-MMuqb-e7AOg1v0Fwac5)

To create a card in a space, first select the type of card to be created. Currently you have available the following types of cards, each of which has multiple ways to be configured, in terms of data and visual formats:

* Cross table
* Vertical table
* Chart
* KPI
* Map
* Custom Card

Below you have the detail to work with Cards in Biuwer:

* [**Data Card Editor**](/content-management/cards/data-card-editor.md)
* [**Data queries**](/content-management/cards/data-queries.md)
* [**KPI Card**](/content-management/cards/kpi-card.md)
* [**Vertical Table Card**](/content-management/cards/vertical-table-card.md)
* [**Cross Table Card**](/content-management/cards/cross-table-card.md)
* [**Chart Card**](/content-management/cards/chart-card.md)
* [**Map Card**](/content-management/cards/map-card.md)
* [**Custom Card**](/content-management/cards/personalised-card.md)


---

# 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.biuwer.com/content-management/cards.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.
