diff --git a/public/docs-static/img/troubleshooting-client/ui-bundle-success.png b/public/docs-static/img/troubleshooting-client/ui-bundle-success.png
new file mode 100644
index 00000000..b8fe6c05
Binary files /dev/null and b/public/docs-static/img/troubleshooting-client/ui-bundle-success.png differ
diff --git a/public/docs-static/img/troubleshooting-client/ui-bundle-wizard.png b/public/docs-static/img/troubleshooting-client/ui-bundle-wizard.png
new file mode 100644
index 00000000..1ca94e6c
Binary files /dev/null and b/public/docs-static/img/troubleshooting-client/ui-bundle-wizard.png differ
diff --git a/public/docs-static/img/troubleshooting-client/ui-settings.png b/public/docs-static/img/troubleshooting-client/ui-settings.png
new file mode 100644
index 00000000..31384fb2
Binary files /dev/null and b/public/docs-static/img/troubleshooting-client/ui-settings.png differ
diff --git a/src/pages/how-to/troubleshooting-client.mdx b/src/pages/how-to/troubleshooting-client.mdx
index 528441fb..da8f8af3 100644
--- a/src/pages/how-to/troubleshooting-client.mdx
+++ b/src/pages/how-to/troubleshooting-client.mdx
@@ -106,7 +106,54 @@ names. Adding the `-S` flag will add system information like network routes and
netbird debug bundle -AS
```
-This will output the path of the generated file, which can be accessed with administrative privileges.
+This will output the path of the generated file. The output file is owned by and can only be accessed by the user
+NetBird is running as, by default it is: `Administrator` on Windows, `root` on MacOS/Linux or the operating system's
+equivalent.
+
+### Debug bundle uploads
+
+
+
+
+
+
+
+