diff --git a/docs/INITIAL_SETUP.md b/docs/INITIAL_SETUP.md
index d5fa8afd..8b4030b7 100755
--- a/docs/INITIAL_SETUP.md
+++ b/docs/INITIAL_SETUP.md
@@ -2,15 +2,15 @@
Get **NetAlertX** up and running in a few simple steps.
+---
+
+### 1. Configure Scanner Plugin(s)
+
> [!TIP]
> Enable additional plugins under **Settings → `LOADED_PLUGINS`**.
> Make sure to **save** your changes and **reload the page** to activate them.
> 
----
-
-### 1. Configure Scanner Plugin(s)
-
**Initial configuration**: `ARPSCAN`, `INTRNT`
> [!NOTE]
@@ -31,6 +31,8 @@ Get **NetAlertX** up and running in a few simple steps.
### 3. Set Up a Network Topology Diagram
+
+
**Initial configuration**: The app auto-selects a root node (MAC `internet`) and attempts to identify other network devices by vendor or name.
> [!NOTE]
@@ -41,6 +43,8 @@ Get **NetAlertX** up and running in a few simple steps.
### 4. Configure Notifications
+
+
**Initial configuration**: Notifies on `new_devices`, `down_devices`, and `events` as defined in `NTFPRCS_INCLUDED_SECTIONS`.
> [!NOTE]
@@ -51,6 +55,8 @@ Get **NetAlertX** up and running in a few simple steps.
### 5. Set Up Workflows
+
+
**Initial configuration**: N/A
> [!NOTE]
@@ -61,6 +67,8 @@ Get **NetAlertX** up and running in a few simple steps.
### 6. Backup Your Configuration
+
+
**Initial configuration**: The `CSVBCKP` plugin creates a daily backup to `/config/devices.csv`.
> [!NOTE]
@@ -70,6 +78,8 @@ Get **NetAlertX** up and running in a few simple steps.
### 7. (Optional) Create Custom Plugins
+[](https://youtu.be/cdbxlwiWhv8)
+
**Initial configuration**: N/A
> [!NOTE]
diff --git a/docs/img/NETWORK_TREE/Network_tree_details.png b/docs/img/NETWORK_TREE/Network_tree_details.png
new file mode 100755
index 00000000..add56481
Binary files /dev/null and b/docs/img/NETWORK_TREE/Network_tree_details.png differ
diff --git a/docs/img/NOTIFICATIONS/Global-notification-settings.png b/docs/img/NOTIFICATIONS/Global-notification-settings.png
index 5d120887..ddc466a0 100755
Binary files a/docs/img/NOTIFICATIONS/Global-notification-settings.png and b/docs/img/NOTIFICATIONS/Global-notification-settings.png differ
diff --git a/front/network.php b/front/network.php
index c8dfe2b3..bb84d643 100755
--- a/front/network.php
+++ b/front/network.php
@@ -125,8 +125,7 @@
-
-
+