> 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/integrationen-and-plug-einfg.md).

# Integrationen & Plug-einfg

- [ArcGIS-Übersicht](https://docs.geodin.com/geodin-desktop/de/integrationen-and-plug-einfg/overview.md): Ende-zu-Ende-Workflows für die Integration geotechnischer GeoDin-Daten mit ArcGIS Pro und ArcGIS Online
- [Planen und Exportieren zu GeoDin](https://docs.geodin.com/geodin-desktop/de/integrationen-and-plug-einfg/overview/plan-and-export-to-geodin.md): Bohrlochstandorte in ArcGIS Pro planen und sie mit Vollfarbe-Koordinatenintegrität in GeoDin Importieren
- [Exportieren zu ArcGIS Pro](https://docs.geodin.com/geodin-desktop/de/integrationen-and-plug-einfg/overview/export-to-arcgis-pro.md): Bohrlochdaten Von GeoDin zu Excel Exportieren und sie in ArcGIS Pro Punkt-Feature-Klassen mit dem Vollfarbe-Attributsatz Konvertieren
- [Berichte generieren](https://docs.geodin.com/geodin-desktop/de/integrationen-and-plug-einfg/overview/generate-reports.md): Bohrprofil- und CPT-Berichte in GeoDin generieren und sie als ein PDF pro Objekt Exportieren, Fertig zum Anhängen an ArcGIS-Features
- [Berichte anhängen](https://docs.geodin.com/geodin-desktop/de/integrationen-and-plug-einfg/overview/attach-reports.md): GeoDin-PDF-Berichte an ArcGIS Pro Bohrloch-Punkte mit einem Anhangsschlüssel und dem Werkzeug zum Erzeugen der Attachment-Match-Tabelle anhängen
- [Veröffentlichen zu ArcGIS Online](https://docs.geodin.com/geodin-desktop/de/integrationen-and-plug-einfg/overview/publish-to-arcgis-online.md): GeoDin-Bohrlochdaten und angehängte Berichte von ArcGIS Pro in ArcGIS Online veröffentlichen für webbasierten Zugriff
- [Exportieren nach Leapfrog Geo](https://docs.geodin.com/geodin-desktop/de/integrationen-and-plug-einfg/leapfrog-geo-export.md)
- [Plug-ins installieren](https://docs.geodin.com/geodin-desktop/de/integrationen-and-plug-einfg/installing-plug-ins.md)
- [gINT-Konverter](https://docs.geodin.com/geodin-desktop/de/integrationen-and-plug-einfg/introduction.md)
- [Konvertieren gINT Datenbank zu GeoDinML](https://docs.geodin.com/geodin-desktop/de/integrationen-and-plug-einfg/introduction/convert-gint-databases-to-geodinml.md)
- [REST-API-Übersicht](https://docs.geodin.com/geodin-desktop/de/integrationen-and-plug-einfg/rest-api-overview.md)
- [COM-API](https://docs.geodin.com/geodin-desktop/de/integrationen-and-plug-einfg/overview-1.md): Übersicht von GeoDins COM-API – Automatisierungseingabepunkte für Skripting und Integration.
- [Verfahren-Referenz](https://docs.geodin.com/geodin-desktop/de/integrationen-and-plug-einfg/overview-1/method-reference.md)


---

# 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/integrationen-and-plug-einfg.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.
