diff --git a/docs.it4i/dgx2/job_execution.md b/docs.it4i/dgx2/job_execution.md
index a4fa0b537353d4c9361f6090fd4245e4db25ed90..455e2ff33200d66b1f39350880c31e8f38ba3a02 100644
--- a/docs.it4i/dgx2/job_execution.md
+++ b/docs.it4i/dgx2/job_execution.md
@@ -37,6 +37,9 @@ When allocating computational resources for the job, specify:
 !!! note
     Right now, the DGX-2 is divided into 16 computational nodes. Every node contains 6 CPUs (3 physical cores + 3 HT cores) and 1 GPU.
 
+!!! info
+    You can access the DGX PBS scheduler by loadnig the "DGX-2" module.
+
 Submit the job using the `qsub` command:
 
 **Example for 1 GPU**