diff --git a/doc.zih.tu-dresden.de/docs/software/data_analytics.md b/doc.zih.tu-dresden.de/docs/software/data_analytics.md
index 81253811e9e50d57077e1c40ce2886454f8cd4b2..ac96cb733b82c60417b52ff8c0e7a7c94e61c66c 100644
--- a/doc.zih.tu-dresden.de/docs/software/data_analytics.md
+++ b/doc.zih.tu-dresden.de/docs/software/data_analytics.md
@@ -12,6 +12,12 @@ The following tools are available in the ZIH system, among others:
 1. [Pytorch](pytorch.md)
 1. [MATLAB and Mathematica](mathematics.md)
 
+Other software not listed here can be searched with 
+
+```bash
+module spider <software_name>
+```
+
 Additional software or special versions of individual modules can be installed individually by each user.
 If possible, the use of virtual environments is recommended (e.g. for Python). 
 Likewise software can be used within [containers](containers.md).