diff --git a/docs.it4i/general/capacity-computing.md b/docs.it4i/general/capacity-computing.md
index d9c98d6f77090336e671fe5ef05bd37da9cdfbbc..f0d36bf30426ae7fa8389289a1c6d7ecb8336787 100644
--- a/docs.it4i/general/capacity-computing.md
+++ b/docs.it4i/general/capacity-computing.md
@@ -1,3 +1,6 @@
+!!!warning
+    This page has not been updated yet. The page does not reflect the transition from PBS to Slurm.
+
 # Capacity Computing
 
 ## Introduction
diff --git a/docs.it4i/general/hyperqueue.md b/docs.it4i/general/hyperqueue.md
index 0fbd8222da05f28c18771cdaab41722ad8bfa065..458ecfcb6d420842386347874e52adfae8b53480 100644
--- a/docs.it4i/general/hyperqueue.md
+++ b/docs.it4i/general/hyperqueue.md
@@ -1,3 +1,6 @@
+!!!warning
+    This page has not been updated yet. The page does not reflect the transition from PBS to Slurm.
+
 # HyperQueue
 
 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.
diff --git a/docs.it4i/general/job-arrays.md b/docs.it4i/general/job-arrays.md
index def493cb11a8f5567b2020286cd17db3c9764cc9..3a438f0cbc3fae2e10bccbe43a6e25eb326d8bba 100644
--- a/docs.it4i/general/job-arrays.md
+++ b/docs.it4i/general/job-arrays.md
@@ -1,3 +1,6 @@
+!!!warning
+    This page has not been updated yet. The page does not reflect the transition from PBS to Slurm.
+
 # Job Arrays
 
 A job array is a compact representation of many jobs called subjobs. Subjobs share the same job script, and have the same values for all attributes and resources, with the following exceptions:
diff --git a/docs.it4i/general/job-submission-and-execution.md b/docs.it4i/general/job-submission-and-execution.md
index 071b794f902d0e09ede02e2030649ae8abb2f0ce..f682a621fd07eaa81f558e7dcb2e304a11e5fec6 100644
--- a/docs.it4i/general/job-submission-and-execution.md
+++ b/docs.it4i/general/job-submission-and-execution.md
@@ -1,3 +1,6 @@
+!!!warning
+    This page has not been updated yet. The page does not reflect the transition from PBS to Slurm.
+
 # Job Submission and Execution
 
 ## Job Submission
diff --git a/docs.it4i/general/karolina-mpi.md b/docs.it4i/general/karolina-mpi.md
index 685dbe6a6326252d482ec3b7a2cc17fd945a25bb..1002b798ecdea5ad1b0b8862f9518d7676628543 100644
--- a/docs.it4i/general/karolina-mpi.md
+++ b/docs.it4i/general/karolina-mpi.md
@@ -1,3 +1,6 @@
+!!!warning
+    This page has not been updated yet. The page does not reflect the transition from PBS to Slurm.
+
 # Parallel Runs Setting on Karolina
 
 Important aspect of each parallel application is correct placement of MPI processes