diff --git a/web/content/docs/_index.pandoc b/web/content/docs/_index.pandoc
index 29ef61dc0392667ce14af45da6479601e0230142..8f53309114f007c8bc551a257cfffb4f54abf4c3 100644
--- a/web/content/docs/_index.pandoc
+++ b/web/content/docs/_index.pandoc
@@ -20,9 +20,9 @@ text = "Basic benchmarks are explained and input files are provided to get you s
 icon = "fal fa-rabbit-fast"
 
 [[sections]]
-name = "Tools"
+name = "Tools & Workflows"
 url = "/docs/tools"
-text = "Helpful tools for pre- and postprocessing."
+text = "Helpful tools for pre- and postprocessing as well as complete model setup workflows."
 icon = "fal fa-tools"
 
 [[sections]]
diff --git a/web/content/docs/tools/getting-started/overview.pandoc b/web/content/docs/tools/getting-started/overview.pandoc
index d17ceaf20787af6c3964444e2461ebab6277c9ec..0b9b87655bff31b97543e49d8b6c78eeddc3e442 100644
--- a/web/content/docs/tools/getting-started/overview.pandoc
+++ b/web/content/docs/tools/getting-started/overview.pandoc
@@ -11,7 +11,14 @@ aliases = [ "/docs/tools/" ]
     parent = "getting-started"
 +++
 
-Here is an overview of the currently available tools, that might help you to construct your OpenGeoSys model. You'll find examples and applications of the tools. Choose the appropriate tool to the left. Ready to use binaries can be downloaded on the [Releases](/releases)-page. The second possibility to obtain the tools is to check out OGS sources and compile the tools.
+Here is an overview of the currently available command line tools, that might help you to construct your OpenGeoSys model. GUI-based tools are available too:
+
+- OpenGeoSys Data Explorer -- [Manual](https://jenkins.opengeosys.org/job/ufz/job/data_explorer_manual/job/master/lastSuccessfulBuild/artifact/DataExplorer-Manual.pdf) / [Download](/releases)
+- [GINA by BGR](https://teambeam.bgr.de/my/drive/folder/68)
+
+----
+
+You'll find examples and applications of the tools. Choose the appropriate tool to the left. Ready to use binaries can be downloaded on the [Releases](/releases)-page. The second possibility to obtain the tools is to check out OGS sources and compile the tools.
 
 Feel free to get in touch with us if you have any issues with any tool.