# EXPORT

- [CSV export](https://mappl-io.gitbook.io/mappl.io-docs/export/csv-export.md): Save your data and then import it to other applications
- [Notion](https://mappl-io.gitbook.io/mappl.io-docs/export/export-to-notion.md): Importing CSV files to Notion
- [Airtable](https://mappl-io.gitbook.io/mappl.io-docs/export/export-to-airtable.md): Importing CSV files to Airtable
- [Coda](https://mappl-io.gitbook.io/mappl.io-docs/export/coda.md): Importing  CSV files into Coda
- [Excel](https://mappl-io.gitbook.io/mappl.io-docs/export/export-to-excel.md): Importing CSV files to Excel
- [Google Sheets](https://mappl-io.gitbook.io/mappl.io-docs/export/google-sheets.md): Importing CSV files to Google Sheets


---

# 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/export.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.
