diff --git a/content/roadmaps/102-devops/content/102-managing-servers/101-live-in-terminal/104-atop.md b/content/roadmaps/102-devops/content/102-managing-servers/101-live-in-terminal/104-atop.md
index 97f5c1861..71c714402 100644
--- a/content/roadmaps/102-devops/content/102-managing-servers/101-live-in-terminal/104-atop.md
+++ b/content/roadmaps/102-devops/content/102-managing-servers/101-live-in-terminal/104-atop.md
@@ -1 +1,6 @@
-# Atop
\ No newline at end of file
+# atop
+
+The program atop is an interactive monitor to view the load on a Linux system. It shows the occupation of the most critical hardware resources (from a performance point of view) on system level, i.e. cpu, memory, disk and network.
+
+atop Command Guide
+atop Documentation