# Categorize items using nested shape hierarchies

Organize your data visually by categorizing items into up to five hierarchy levels based on nested shapes. Establish clear parent-child relationships between items. Place similar items in the same category.

Utilize this method for various practical applications, such as organizing brainstorming session results, managing project statuses or doing competition research.&#x20;

With this visual approach, you can quickly identify patterns and insights about your data, making your decision-making process more efficient and well-informed.

The spatial table below illustrates how hierarchical categorization can work in practice. In this example, we associate clients with specific countries and cities in Europe. Nesting of labelled shapes defines the hierarchy relationships. Client G in this case will be associated with four levels of parent categories (Brussels -> Belgium -> Other -> Major clients in Europe). We will be able to query and filter data on any of these levels once we convert the spatial table to a regular table.&#x20;

<figure><img src="https://203559548-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwJYzaF5y119QLjQrAYub%2Fuploads%2FHNLqrSGGOrh9XNtjVqtN%2FVisualData_hierarchies_01.png?alt=media&#x26;token=b05c5a00-0be6-4107-83d5-bf99622052fc" alt=""><figcaption></figcaption></figure>

#### Results table view

The spatial table gets converted to a regular table that can then be [exported as a CSV file](https://mappl-io.gitbook.io/mappl.io-docs/export/csv-export). The hierarchy is described by the included Top-level, Second level, Third-level and Fourth-level Labels columns. Notice how Client G discussed in the previous section is shown in the results table using these columns. Backlinks can be used to go back to the original item on your Miro board. Data can be [filtered ](https://mappl-io.gitbook.io/mappl.io-docs/results-table-output/filter)and [sorted ](https://mappl-io.gitbook.io/mappl.io-docs/results-table-output/sort)prior to export.&#x20;

<figure><img src="https://203559548-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwJYzaF5y119QLjQrAYub%2Fuploads%2FS8JxnjjoU6NQksvMz4mX%2FVisualData_hierarchies_results_01.png?alt=media&#x26;token=07a3840e-c5b4-4265-b930-f1e0269684b4" alt=""><figcaption></figcaption></figure>

### Find out more:

<table data-card-size="large" data-column-title-hidden data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Practical tips:</strong> </td><td>Assigning vertical labels</td><td></td><td><a href="../practical-tips#assigning-vertical-labels">#assigning-vertical-labels</a></td><td><a href="../practical-tips#assigning-vertical-labels">#assigning-vertical-labels</a></td></tr><tr><td><strong>Practical tips:</strong> </td><td><p>Working with sticky note and text box data items</p><p></p></td><td></td><td><a href="../practical-tips#working-with-sticky-note-and-text-box-data-items">#working-with-sticky-note-and-text-box-data-items</a></td><td><a href="../practical-tips#working-with-sticky-note-and-text-box-data-items">#working-with-sticky-note-and-text-box-data-items</a></td></tr></tbody></table>


---

# 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/categorize-using-hierarchies.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.
