# Create cards

Depending on the needs for information analysis, several cards will have to be created. We must first create cards individually, before we can incorporate them into a page.

You can review all the information in the **Cards** section to see all the possibilities you have. In general, the data card editor is used to configure the queries and the final visual customization of the card.

Remember that **cards and pages are stored in spaces** (either your personal space or a shared space), so you have to navigate from the list of spaces to the desired space. If necessary you can create a new shared space to work with these cards and pages.


---

# 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/creating-a-dashboard/create-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.
