# Results table overview

The results table view displays your [spatial tables](/mappl.io-docs/getting-started/readme.md) in a table format and includes all relevant hierarchies and category types based on your input. It's an efficient way to assess your data and identify any conversion errors.&#x20;

With the ability to [sort](/mappl.io-docs/results-table-output/sort.md) and [filter](/mappl.io-docs/results-table-output/filter.md) your data, you can easily make changes to the information displayed.&#x20;

Once you've reviewed and made any necessary changes, you can [export](/mappl.io-docs/export/csv-export.md) your data as a CSV file for use in other applications.

<figure><img src="/files/VqRr4CgnzZtyNfSnARPh" alt=""><figcaption><p>A simple results table based on a spatial table </p></figcaption></figure>


---

# 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/results-table-output/results-table-overview.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.
