# Categorize items by using row and column labels

Visually place sticky notes or text data items into rectangles that represent table cells (see image below). Each cell is associated with both a vertical and a horizontal label which can then be resolved during table conversion.

This feature helps you compare data items across different categories and identify items that have similar features. Working with this very familiar table view type allows you organize your data visually, making it easier to spot patterns and insights.

{% hint style="info" %}
You can include multiple sticky notes or text items in each cell, which is then handled for you during the data conversion to the regular table view.
{% endhint %}

The spatial table below illustrates an example of using vertical and horizontal labels to analyze the strengths and weaknesses of a company's competitors, as well as the company's main competitive advantages relative to each competitor.

<figure><img src="https://203559548-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwJYzaF5y119QLjQrAYub%2Fuploads%2FbmyYMM3ocpvsLFkuxSY3%2FVisualData_HorLabels_01.png?alt=media&#x26;token=7128c2ec-d225-48f8-8b16-b56171268785" alt=""><figcaption></figcaption></figure>

#### Results table view

The results table view based on the above spatial table shows the handling of vertical and horizontal labels. The vertical categories use [hierarchies](https://mappl-io.gitbook.io/mappl.io-docs/working-with-visual-data/categorize-using-hierarchies) and are included in the *Top-level Labels* and *Second-level Labels* columns. Horizontal labels are included in a separate column. The table has been [sorted ](https://mappl-io.gitbook.io/mappl.io-docs/results-table-output/sort)based on horizontal labels.&#x20;

<figure><img src="https://203559548-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwJYzaF5y119QLjQrAYub%2Fuploads%2FTtiC66bkITRjnSDUkgby%2FVisualData_HorLabels_results_01.png?alt=media&#x26;token=ff7cf9ab-a2fe-493f-8101-f74d164e1b60" alt=""><figcaption></figcaption></figure>

### Find out more:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></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></tr><tr><td><strong>Practical tips:</strong></td><td>Assigning horizontal labels</td><td></td><td><a href="../practical-tips#assigning-horizontal-labels">#assigning-horizontal-labels</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-by-row-and-column-labels.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.
