diff --git a/src/content/docs/cloudflare-one/connections/connect-devices/warp/index.mdx b/src/content/docs/cloudflare-one/connections/connect-devices/warp/index.mdx
index 51c19575056b90..b646f9afa1a0a6 100644
--- a/src/content/docs/cloudflare-one/connections/connect-devices/warp/index.mdx
+++ b/src/content/docs/cloudflare-one/connections/connect-devices/warp/index.mdx
@@ -8,6 +8,8 @@ head:
content: About Cloudflare WARP
---
+import { Stream } from "~/components"
+
## About Cloudflare WARP
The Cloudflare WARP client allows you to protect corporate devices by securely and privately sending traffic from those devices to Cloudflare's global network, where [Cloudflare Gateway](/cloudflare-one/policies/gateway/) can apply advanced web filtering. The WARP client also makes it possible to apply advanced [Zero Trust policies](/cloudflare-one/identity/devices/) that check for a device's health before it connects to corporate applications.
@@ -21,7 +23,22 @@ The WARP client consists of:
- Graphical User Interface (GUI): Control panel that allows end users to view WARP's [status](/cloudflare-one/connections/connect-devices/warp/troubleshooting/connectivity-status/) and perform actions such as turning WARP on or off.
- WARP daemon (or service): Core background component responsible for establishing secure tunnels (using WireGuard or MASQUE) and handling all WARP functionality on your device.
-Refer to [WARP architecture](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/warp-architecture/) for more information on how WARP client interacts with a device's operating system to route traffic.
+For more information on how the WARP client routes traffic, refer to the [WARP architecture page](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/warp-architecture/) and watch the video below.
+
+
## Key benefits of using WARP
diff --git a/src/content/docs/cloudflare-one/connections/connect-devices/warp/troubleshooting/warp-logs.mdx b/src/content/docs/cloudflare-one/connections/connect-devices/warp/troubleshooting/warp-logs.mdx
index b25e512878a948..78f70208357486 100644
--- a/src/content/docs/cloudflare-one/connections/connect-devices/warp/troubleshooting/warp-logs.mdx
+++ b/src/content/docs/cloudflare-one/connections/connect-devices/warp/troubleshooting/warp-logs.mdx
@@ -6,10 +6,27 @@ sidebar:
label: Diagnostic logs
---
-import { TabItem, Tabs } from "~/components";
+import { TabItem, Tabs, Stream } from "~/components";
The WARP client provides diagnostic logs that you can use to troubleshoot connectivity issues on a device.
+
+
## macOS/Windows/Linux
### Retrieve logs