# Content Management

- [Introduction](https://docs.biuwer.com/content-management/introduction.md)
- [Personal space](https://docs.biuwer.com/content-management/personal-space.md)
- [Shared spaces](https://docs.biuwer.com/content-management/shared-spaces.md)
- [Favourite content](https://docs.biuwer.com/content-management/favourite-content.md): Each user can bookmark any content, be it Spaces, Pages or Cards. To do so, just mark the star icon in different listings.
- [Pages](https://docs.biuwer.com/content-management/pages.md)
- [Cards](https://docs.biuwer.com/content-management/cards.md): Cards are the main content element in Biuwer.
- [Data Card Editor](https://docs.biuwer.com/content-management/cards/data-card-editor.md)
- [Data queries](https://docs.biuwer.com/content-management/cards/data-queries.md)
- [KPI card](https://docs.biuwer.com/content-management/cards/kpi-card.md)
- [Vertical Table Card](https://docs.biuwer.com/content-management/cards/vertical-table-card.md)
- [Cross Table Card](https://docs.biuwer.com/content-management/cards/cross-table-card.md)
- [Chart Card](https://docs.biuwer.com/content-management/cards/chart-card.md)
- [Map Card](https://docs.biuwer.com/content-management/cards/map-card.md)
- [Custom Card](https://docs.biuwer.com/content-management/cards/personalised-card.md)
- [Calculated fields](https://docs.biuwer.com/content-management/cards/calculated-fields.md): Card calculated fields allow you to obtain results by combining one or more fields resulting from the queries made.
- [Filters](https://docs.biuwer.com/content-management/filters.md): Filters allow you to ask questions about the data in a simple yet powerful way.
- [Multilanguage](https://docs.biuwer.com/content-management/multilanguage.md): Biuwer includes a set of features that enables you con manage content and data in different languages. Internationalization is key for those companies that serve users in diverse countries.


---

# 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.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.
