> 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/tr/entegrasyonlar-ve-eklentiler.md).

# Entegrasyonlar ve Eklentiler

- [ArcGIS toplu bakış](https://docs.geodin.com/geodin-desktop/tr/entegrasyonlar-ve-eklentiler/overview.md): GeoDin jeoteknik verilerini ArcGIS Pro VE ArcGIS Online ile entegre etmek için uçtan uca iş akışları
- [Planla VE GeoDin şuraya Gönder](https://docs.geodin.com/geodin-desktop/tr/entegrasyonlar-ve-eklentiler/overview/plan-and-export-to-geodin.md): ArcGIS Pro içinde Sondaj konumlarını planlayın VE bunları GeoDin'e İçe aktarın, Tamamen koordinat bütünlüğüyle
- [ArcGIS Pro şuraya Gönder](https://docs.geodin.com/geodin-desktop/tr/entegrasyonlar-ve-eklentiler/overview/export-to-arcgis-pro.md): GeoDin'den Excel'e Sondaj verilerini Gönder ve bunları Tamamen Öznitelik kümesiyle ArcGIS Pro Nokta öznitelik sınıflarına dönüştürmek
- [Raporlar Oluştur](https://docs.geodin.com/geodin-desktop/tr/entegrasyonlar-ve-eklentiler/overview/generate-reports.md): GeoDin içinde Sondaj logu  ve CPT Raporlar oluşturun ve bunları Nesne başına bir PDF olarak Gönderin; ArcGIS özelliklerine şuraya eklemek için Hazır.
- [Raporlar Ekle](https://docs.geodin.com/geodin-desktop/tr/entegrasyonlar-ve-eklentiler/overview/attach-reports.md): GeoDin PDF Raporlar'ını ArcGIS Pro Sondaj Noktalar: ile bir ek anahtarı ve Ek Eşleşme Tablosu Oluştur aracı kullanarak iliştir
- [ArcGIS Online şuraya Yayınla](https://docs.geodin.com/geodin-desktop/tr/entegrasyonlar-ve-eklentiler/overview/publish-to-arcgis-online.md): GeoDin sondaj verilerini ve ekli Raporlar'ı ArcGIS Pro Şuradan ArcGIS Online şuraya web tabanlı erişim için Yayınla
- [Şuraya Gönder: Leapfrog Geo](https://docs.geodin.com/geodin-desktop/tr/entegrasyonlar-ve-eklentiler/leapfrog-geo-export.md)
- [Eklentileri Yükleme](https://docs.geodin.com/geodin-desktop/tr/entegrasyonlar-ve-eklentiler/installing-plug-ins.md): GeoDin eklentilerinin Şuradan eklenti arşivinden nasıl Yükle edileceği VE Sistem yapılandırması içinde Yüklenmiş Eklentiler altında bir Özelleştir eklentisinin nasıl Yapılandırılacağı.
- [gINT Dönüştürücü](https://docs.geodin.com/geodin-desktop/tr/entegrasyonlar-ve-eklentiler/introduction.md)
- [gINT Veritabanı'nı GeoDinML'ye dönüştürmek](https://docs.geodin.com/geodin-desktop/tr/entegrasyonlar-ve-eklentiler/introduction/convert-gint-databases-to-geodinml.md)
- [REST API toplu bakış](https://docs.geodin.com/geodin-desktop/tr/entegrasyonlar-ve-eklentiler/rest-api-overview.md)
- [COM API](https://docs.geodin.com/geodin-desktop/tr/entegrasyonlar-ve-eklentiler/overview-1.md): toplu bakış ait GeoDin'in COM API'si - betik yazma ve entegrasyon için otomasyon Giriş noktaları.
- [Yöntem Referansı](https://docs.geodin.com/geodin-desktop/tr/entegrasyonlar-ve-eklentiler/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/tr/entegrasyonlar-ve-eklentiler.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.
