diff --git a/docs.it4i/general/accessing-the-clusters/graphical-user-interface/ood.md b/docs.it4i/general/accessing-the-clusters/graphical-user-interface/ood.md
index f54e2125e774deafe3ecb477c8525a9640f7a7f3..f906aa7b5719696796442f462b34fbc369f17520 100644
--- a/docs.it4i/general/accessing-the-clusters/graphical-user-interface/ood.md
+++ b/docs.it4i/general/accessing-the-clusters/graphical-user-interface/ood.md
@@ -8,13 +8,42 @@ For more information, see the Open OnDemand [documentation][2].
 
 ## Access Open OnDemand
 
-!!! note
-    Mate is currently available on Karolina only.
-
 To access the OOD service, you must be connected to [IT4I VPN][a].
-Then go to [https://ood-karolina.it4i.cz/][3] for Karolina or [https://ood-barbora.it4i.cz/][4] for Barbora and enter your e-INFRA CZ or IT4I credentials.
+Then go to [https://ood-karolina.it4i.cz/][3] for Karolina
+or [https://ood-barbora.it4i.cz/][4] for Barbora and enter your e-INFRA CZ or IT4I credentials.
+
+From the top menu bar, you can manage your files and jobs, access the cluster's shell
+and launch interactive apps on login nodes.
 
-From the top menu bar, you can manage your files and jobs, access the cluster's shell and launch interactive apps on login nodes - Mate & XFCE desktops.
+## OOD Apps on IT4I Clusters
+
+!!! note
+    Barbora OOD offers Mate and XFCE Desktops on login node only. Other applications listed below are exclusive to Karolina OOD.
+
+* Desktops
+    * Karolina Login Mate
+    * Karolina Login XFCE
+    * Gnome Desktop
+* GUIs
+    * Ansys
+    * Blender
+    * ParaView
+    * TorchStudio
+* Servers
+    * Code Server
+    * Jupyter (+IJulia)
+    * MATLAB
+    * TensorBoard
+* Simulation
+    * Code Aster
+
+Depending on a selected application,
+you can set up various properties,
+e.g. project, partition, version, etc.
+
+![Ansys app in OOD GUI](../../../img/ood-ansys.png)
+
+## Job Composer Tutorial
 
 Under *Jobs > Job Composer*, you can create jobs from several sources.
 A simple tutorial will guide you through the process.
diff --git a/docs.it4i/img/ood-ansys.png b/docs.it4i/img/ood-ansys.png
new file mode 100644
index 0000000000000000000000000000000000000000..b55c5a6c5afd24861968e9c245cab12f4e1306d1
Binary files /dev/null and b/docs.it4i/img/ood-ansys.png differ