# Introduction

GeoDin is a geotechnical data management software primarily focused on geotechnical ground investigation. It also supports environmental data management.

Key features of GeoDin include:

* Compliance with industry standards such as ASTM D2487/D2488, BS 5930, EN ISO 14688/14689, and similar.
* Support for local German standards like SEP3 and KA5.
* Customizable data models and formulas.
* Visualization tools with free templates
* Integrated GIS (GeoDin Maps) for comprehensive analyses and graphics.

<figure><img src="/files/qFH5QGje6DCyHb3ZHbly" alt=""><figcaption></figcaption></figure>

## The GeoDin product suite

GeoDin is the Windows client for office-side data management, reporting, and template editing. It handles databases via different **object types** — each object type is a specific database structure (collection of tables) designed for a specific purpose.

GeoDin itself is 2D only. The product suite extends into the field and into 3D via two companion products:

* **GeoDin Onsite** — the field/tablet data-collection companion, a .NET 8 Windows application (tablet or PC). Onsite has no native server front-end; project metadata and data exchange between Onsite and the desktop client go via GeoDin ML files.
* **GeoDin Ground** — a free plugin for Autodesk Civil 3D (separate Civil 3D licence required) that connects directly to a GeoDin database and renders boreholes in 3D.

Continue to [Install & activate](/getting-started/install-and-activate.md) to set up GeoDin on your machine.


---

# 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/getting-started/readme.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.
