> 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/calisma-alani-ve-veri-yonetimi.md).

# Çalışma Alanı ve Veri yönetimi

- [toplu bakış](https://docs.geodin.com/geodin-desktop/tr/calisma-alani-ve-veri-yonetimi/workspace-and-data-management.md)
- [Bağlanıyor şuraya bir Veritabanı](https://docs.geodin.com/geodin-desktop/tr/calisma-alani-ve-veri-yonetimi/connecting-to-a-database.md): GeoDin’in Veritabanları içinde verileri nasıl depoladığı - masaüstü ile İstemci/Sunucu Tipler, Sistem/Kullanıcı hiyerarşisi ve adlandırma kuralları ve GeoDin nesne yöneticisi Şuradan bir Veritabanı bağlantısı nasıl oluşturulur.
- [Veritabanı Bağlantılarını Yönetme](https://docs.geodin.com/geodin-desktop/tr/calisma-alani-ve-veri-yonetimi/connecting-to-a-database/managing-database-connections.md): GeoDin nesne yöneticisinde Veritabanı bağlantılarını düzenleme, silme ve Konfigürasyon etme - GeoDin.INI Konfigürasyon anahtarları, nesne yöneticisi Görüntüleme seçenekleri ve Sistem Tabloları referansı.
- [Desteklenen Veritabanı Tipler](https://docs.geodin.com/geodin-desktop/tr/calisma-alani-ve-veri-yonetimi/connecting-to-a-database/supported-database-types.md): GeoDin’in bağlandığı veritabanı arka uçları - OLE-DB veya FireDAC üzerinden İstemci/Sunucu ve masaüstü MS Access - platforma özel sürücüler, GeoDin-şuraya-DDL Veri tipi eşlemeleri ve örnek bağlantı dizeleri.
- [Projelerle Çalışmak](https://docs.geodin.com/geodin-desktop/tr/calisma-alani-ve-veri-yonetimi/working-with-projects.md)
- [Projeleri Kopyalama ve Aktarma](https://docs.geodin.com/geodin-desktop/tr/calisma-alani-ve-veri-yonetimi/working-with-projects/copying-and-transferring-projects.md): GeoDin Projeler - kopyalama ve aktarma - projeleri Veritabanları arasında çoğaltma, dışa aktarma ve taşıma.
- [Nesneler Oluşturma](https://docs.geodin.com/geodin-desktop/tr/calisma-alani-ve-veri-yonetimi/creating-objects.md)
- [Genel veriler](https://docs.geodin.com/geodin-desktop/tr/calisma-alani-ve-veri-yonetimi/creating-objects/general-data.md): GeoDin nesneleri için Genel veriler girişi - tanımlayıcı Bilgi, yer meta verileri ve Proje ilişkisi.
- [Örnek veri](https://docs.geodin.com/geodin-desktop/tr/calisma-alani-ve-veri-yonetimi/creating-objects/sample-data.md): Örnek veri - nesnelerden alınan fiziksel numunelerin derinlik aralıkları ve tanımlayıcı detaylar ile kaydedilmesi.
- [Kuyu tasarımı datası](https://docs.geodin.com/geodin-desktop/tr/calisma-alani-ve-veri-yonetimi/creating-objects/well-design-data.md): Kuyu tasarımı datası - izleme kuyuları için muhafaza borusu, süzgeçler, doldurma ve piezometre yükleme detayları.
- [Veri yönetimi](https://docs.geodin.com/geodin-desktop/tr/calisma-alani-ve-veri-yonetimi/creating-objects/data-management.md): Veri yönetimi - nesneler için genel, tabaka, örnek, kuyu tasarımı ve dizi verilerini girmek için merkezi yöntem.
- [Ölçüm verileri ile çalışmak](https://docs.geodin.com/geodin-desktop/tr/calisma-alani-ve-veri-yonetimi/working-with-measurement-data.md)
- [Veri dizileri ve CPT](https://docs.geodin.com/geodin-desktop/tr/calisma-alani-ve-veri-yonetimi/working-with-measurement-data/data-sequences-and-cpt.md)
- [Test Planları](https://docs.geodin.com/geodin-desktop/tr/calisma-alani-ve-veri-yonetimi/working-with-measurement-data/test-plans.md): Test planlarını yapılandırarak laboratuvar işlerini iki role bölün - bir kullanıcı örnek analizleri sipariş eder, diğeri bunları gerçekleştirir ve yalnızca sipariş edilen parametreleri düzenleyebilir.
- [Belgeleri Yönetme](https://docs.geodin.com/geodin-desktop/tr/calisma-alani-ve-veri-yonetimi/managing-documents.md)
- [Belge Düzenleme](https://docs.geodin.com/geodin-desktop/tr/calisma-alani-ve-veri-yonetimi/managing-documents/document-organization.md): GeoDin’de belge organizasyonu - belgelerin projeler ve nesneler içinde nasıl saklandığı, adlandırıldığı ve gruplandırıldığı.


---

# 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/calisma-alani-ve-veri-yonetimi.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.
