> For the complete documentation index, see [llms.txt](https://docs.geodin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geodin.com/geodin-desktop/de/daten-importieren.md).

# Daten importieren

- [Übersicht](https://docs.geodin.com/geodin-desktop/de/daten-importieren/import.md): Importieren von Daten in GeoDin aus externen Dateien und Datenbanken
- [Unterstützte Datenformatierungen](https://docs.geodin.com/geodin-desktop/de/daten-importieren/supported-formats.md): Einseitige Referenz aller Datenformatierungen, die GeoDin importiert und exportiert – geotechnischer Austausch, CAD/GIS-Schichten und Berichtergebnisse – mit Verknüpfungen zu jeder Anleitung.
- [Bohrlochmessungen, Sondierungen (CPT, Freiformat)](https://docs.geodin.com/geodin-desktop/de/daten-importieren/data-sequences.md): Importieren von CPT und anderen Bohrlochmessungen, Sondierungen, einschließlich Stapelimport und Reduktionsfaktor
- [CSV UND Excel-Importieren](https://docs.geodin.com/geodin-desktop/de/daten-importieren/csv-and-excel-import.md): Importieren von CSV- UND Excel-Dateien in GeoDin für Allgemeine Sondierungen, Proben UND Messungen
- [AGS Importieren](https://docs.geodin.com/geodin-desktop/de/daten-importieren/ags-import.md): Importieren von AGS-4.0.4- und AGS-4.1-Dateien in GeoDin
- [GeoDinML Importieren](https://docs.geodin.com/geodin-desktop/de/daten-importieren/geodin-ml-import.md): Importieren von GeoDinML-Dateien Von GeoDin Onsite in GeoDin
- [Datenbankübergreifendes Objektkopieren](https://docs.geodin.com/geodin-desktop/de/daten-importieren/cross-database-object-copying.md)
- [SEP 3 Exchange Datenbank Importieren](https://docs.geodin.com/geodin-desktop/de/daten-importieren/sep3-exchange-database.md): SEP 3 ist ein Datenaustauschstandard für den Deutsch-Markt der staatlichen Behörde – das Importverfahren und die Fehlerbehebung dazu sind auf dem Deutsch-Supportportal verfügbar.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.geodin.com/geodin-desktop/de/daten-importieren.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
