diff --git a/docs.it4i/general/capacity-computing.md b/docs.it4i/general/capacity-computing.md
index 7dddbea192fdde615da603854a18a976aee64e39..342a7c12aa24ce3236fd38f65a00a975c40ec18e 100644
--- a/docs.it4i/general/capacity-computing.md
+++ b/docs.it4i/general/capacity-computing.md
@@ -154,6 +154,9 @@ For more information on job arrays, see the [PBSPro Users guide][6].
 
 HyperQueue lets you build a computation plan consisting of a large amount of tasks and then execute it transparently over a system like SLURM/PBS. It dynamically groups jobs into SLURM/PBS jobs and distributes them to fully utilize allocated nodes. You thus do not have to manually aggregate your tasks into SLURM/PBS jobs. See the [project repository][a].
 
+![](../img/hq-idea.png)
+
+
 ### Installation
 
 To install/compile HyperQueue, follow the steps on the [official webpage][b].