diff --git a/content/zh/docs/toolbox/events-query.md b/content/zh/docs/toolbox/events-query.md
index d3fca2647..60ad979aa 100644
--- a/content/zh/docs/toolbox/events-query.md
+++ b/content/zh/docs/toolbox/events-query.md
@@ -10,6 +10,12 @@ Kubernetes 事件系统用于深入了解集群内部发生的事件,KubeSpher
本指南演示了如何进行多层级、细粒度的事件查询,以追踪服务组件的状态。
+## 视频演示
+
+
+
## 准备工作
需要启用 [KubeSphere 事件系统](../../pluggable-components/events/)。
diff --git a/content/zh/docs/toolbox/log-query.md b/content/zh/docs/toolbox/log-query.md
index 93a51b238..74cf0a378 100644
--- a/content/zh/docs/toolbox/log-query.md
+++ b/content/zh/docs/toolbox/log-query.md
@@ -10,6 +10,12 @@ weight: 15100
本教程演示了如何使用日志查询功能,包括界面、搜索参数和详情页面。
+## 视频演示
+
+
+
## 准备工作
您需要启用 [KubeSphere 日志系统](../../pluggable-components/logging/)。