# Exporting Data

- [Overview](https://docs.geodin.com/exporting-data/export.md): Overview of export formats and workflows in GeoDin, including Excel, CSV, AGS, DXF, PDF, and GeoDinML
- [Excel Export](https://docs.geodin.com/exporting-data/excel.md): Exporting GeoDin data tables to Excel for analysis, sharing, or as import templates
- [CSV Export](https://docs.geodin.com/exporting-data/csv-export.md): Exporting GeoDin data tables and data sequences as CSV
- [AGS Export](https://docs.geodin.com/exporting-data/ags-export.md): Exporting GeoDin G1 Location data as AGS 4.0.4 / 4.1.1 files
- [DXF Export](https://docs.geodin.com/exporting-data/dxf-export.md): Exporting GeoDin layouts as DXF for use in AutoCAD and other CAD tools
- [GeoDinML Export](https://docs.geodin.com/exporting-data/geodinml-export.md): Exporting GeoDinML files from GeoDin Desktop and GeoDin Onsite


---

# 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://docs.geodin.com/exporting-data.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.
