> 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/object-types/remediation-projects.md).

# Remediation Projects

The **"Remediation projects"** object type collection was developed for the detailed capture of data at remediation sites.

<figure><img src="/files/JH7wRnO4z6LcEeYSuaNo" alt="General data mask for the Wastewater object type, with map preview"><figcaption><p>General data mask for the object type "Wastewater" with map preview.</p></figcaption></figure>

## Checklist

* **Wastewater** - general data (with an additional mask for media files)
* **Container** - general data
* **Storage area** - general data (with an additional mask for media files), supplementary info (substances)
* **Production facility** - general data (with an additional mask for media files), supplementary info (connections, substances)
* **Remediation facility** - general data (with an additional mask for media files), sample data, well design/pipes, supplementary info (filters)

## Features

The "Remediation projects" collection comprises five independent object types: **Wastewater**, **Container**, **Storage area**, **Production facility**, and **Remediation facility**. Each object type has its own general data mask and can be used standalone in GeoDin, independently of the others.

<figure><img src="/files/UKQkKkwz8WkBSi7H9cgT" alt="General data mask for the Production facility object type, Protection systems / Soil tab"><figcaption><p>General data mask for the object type "Production facility", tab "Protection systems / Soil".</p></figcaption></figure>

The object types **Wastewater**, **Storage area**, **Production facility**, and **Remediation facility** each have a "Media files" table, used to store file-system paths to related documents.

<figure><img src="/files/6rUegaC5iNnu9PNqm6rY" alt="Media files mask for the Wastewater object type"><figcaption><p>"Media files" mask for the object type "Wastewater".</p></figcaption></figure>

## Application

The object types in "Remediation projects" are used for data capture at remediation sites where no layer or well-design data has been determined or is required.


---

# 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/object-types/remediation-projects.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.
