> 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-onsite/configuration/geo-data-standards.md).

# Geo-data standards

A **geo-data standard** defines the schema for describing drilling, sampling, and layer data - what columns exist, what values are allowed, what units are used. Different countries and industries use different standards. Onsite supports several of them and lets you choose the right one for each project.

Standards are configured in Configuration → Integration → Geo-data delivery, via the ⚙️ settings button.

## Supported standards

This version of Onsite supports five standards. When you select one, Onsite also asks you to pick the relevant **description types** associated with it - the specific logging conventions your project uses.

<figure><img src="/files/19uNbiS3lgPl0fGyMKKm" alt=""><figcaption></figcaption></figure>

## Choose your standard before starting

Decide on the standard **before** you create any forms for a project. Standards affect which fields appear, how data is entered, and what the exported GeoDinML will look like - they need to be correct from day one.

{% hint style="danger" %}
**Once a standard is applied and the project has active forms, it cannot be changed retroactively.** If you realise you've picked the wrong standard after creating forms, you'll need to start a new project with the correct standard.
{% endhint %}

## The standards tab is locked when forms are open

If any forms are currently open in Onsite, the geo-data delivery tab is locked - you cannot change the standard while forms are being edited.

{% hint style="info" %}
If you see this error, close all open forms and try again.

<img src="/files/7qEc1f7cuu3gUQ6fPZeW" alt="" data-size="original">
{% endhint %}

***

**See also**

* [Project setup](/geodin-onsite/configuration/project-setup.md) - configure the project this standard applies to
* [Exporting to GeoDin](/geodin-onsite/guides/exporting-to-geodin.md) - how your standard shapes the GeoDinML export


---

# 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:

```
GET https://docs.geodin.com/geodin-onsite/configuration/geo-data-standards.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.
