diff --git a/topics/appendix/tools/ide_tooling/internal_actions/internal_ui_inspector.md b/topics/appendix/tools/ide_tooling/internal_actions/internal_ui_inspector.md
index 0373a642b..15435ed45 100644
--- a/topics/appendix/tools/ide_tooling/internal_actions/internal_ui_inspector.md
+++ b/topics/appendix/tools/ide_tooling/internal_actions/internal_ui_inspector.md
@@ -2,6 +2,10 @@
# Internal Actions – UI Inspector
+
+Explore the UI Inspector tool to check properties of any IDE UI component. Learn how to use it to inspect, find code locations, and get details on specific component properties.
+
+
UI Inspector allows checking properties of any UI component in the running IDE instance.
The _UI Inspector_ is a tool to interrogate elements of the IDE's UI to get an internal description of each element.