# WORKING WITH VISUAL DATA

- [Categorize items using nested shape hierarchies](https://mappl-io.gitbook.io/mappl.io-docs/working-with-visual-data/categorize-using-hierarchies.md): Visually describe up to five levels of data hierarchy
- [Categorize items by using row and column labels](https://mappl-io.gitbook.io/mappl.io-docs/working-with-visual-data/categorize-by-row-and-column-labels.md): Associate data to horizontal labels and vertical labels
- [Categorize items by color](https://mappl-io.gitbook.io/mappl.io-docs/working-with-visual-data/categorize-by-color.md): Track the changing state of a task or an item by its color
- [Tag items using shapes](https://mappl-io.gitbook.io/mappl.io-docs/working-with-visual-data/tag-items-using-shapes.md): The fastest and most flexible way to visually tag sticky notes
- [Use native Miro tags](https://mappl-io.gitbook.io/mappl.io-docs/working-with-visual-data/use-native-miro-tags.md): Use the native tagging system offered by Miro when this is more convenient
- [Label sticky note clusters](https://mappl-io.gitbook.io/mappl.io-docs/working-with-visual-data/label-sticky-note-clusters.md): Label sticky notes that belong together
- [Use connector lines](https://mappl-io.gitbook.io/mappl.io-docs/working-with-visual-data/use-connector-lines.md): Define parent-child relationships between individual sticky notes or text items
- [Practical tips](https://mappl-io.gitbook.io/mappl.io-docs/working-with-visual-data/practical-tips.md): Everything you need to know about how to build and work with spatial tables


---

# 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://mappl-io.gitbook.io/mappl.io-docs/working-with-visual-data.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.
