# Your first spatial table

Follow these steps to get going quickly with the mappl.io Spatial Tables app. [Install ](/mappl.io-docs/getting-started/how-to-install-the-app.md)the app if you have not done so already.

Open the app by choosing it from the list of installed apps in your left Miro Creation toolbar.

### Open a spatial table

1. <mark style="background-color:blue;">Navigate to an empty portion of your Miro board</mark>, as new items will be placed in this area.
2. Select the "Getting Started" drop-down menu.
3. Click on the button present in the getting started section
4. Read through the information on the pop-up page that opens, and then click the OK button once the page has fully loaded.&#x20;
5. Take a moment to examine the spatial table that appears on your Miro board. This is a very simple spatial table, but it effectively illustrates how you can describe information visually. The sticky notes in the spatial table shows some of the steps you can follow to take full advantage of the mappl.io Spatial Tables app.&#x20;

<figure><img src="/files/gkfSUFCOr2MlidkeIFTc" alt=""><figcaption></figcaption></figure>

5. Notice how sticky notes are utilized as data items, representing individual pieces of information stored in the spatial table. Note that text boxes can also function as data items under [some conditions](/mappl.io-docs/working-with-visual-data/practical-tips.md#working-with-sticky-note-and-text-box-data-items).&#x20;
6. Observe the use of the grey rectangle shapes and text box labels to assign categories (Now, Next, Later), which help organize and group related data items visually.

### View the results table

1. **Use your mouse to select all content that should be included in the data analysis.** The selection should cover everything included in the spatial table from the previous section (labels, rectangles, and sticky notes).
2. Click on the "View Results Table" button located in the app panel to convert the spatial table data to table view as shown below.

<figure><img src="/files/76syPWTO4yHX6gewnhpd" alt=""><figcaption></figcaption></figure>

3. Notice how the table provides a structured view of your information, making it easy to read and analyze.
4. Observe how data items and label categories are organized and displayed in a clear and concise format for efficient information retrieval and analysis.

{% hint style="info" %}
You can change the column width by moving their edges in the header. You can also [sort](/mappl.io-docs/results-table-output/sort.md) and [filter ](/mappl.io-docs/results-table-output/filter.md)the table.
{% endhint %}

6. Click on the *Download CSV file* button to download the file which you can then open in another application such as a MS Excel, Google Sheets, Notion, or Airtable. Each of these applications can be used as your data repository for you visual data defined in Miro.


---

# 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/getting-started/your-first-spatial-table.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.
