diff --git a/source/auxiliary/sbasic.tree b/source/auxiliary/sbasic.tree
index 28d5a1161b..5c633bcbd4 100644
--- a/source/auxiliary/sbasic.tree
+++ b/source/auxiliary/sbasic.tree
@@ -327,9 +327,16 @@
Access2Base, the API for Base users
-
+ %PRODUCTNAME Python Scripts Help
+ Integrated Development Environment (IDE) for Python
+ Python Scripts Organization and Location
+ Running Python Interactive Console
+
+
+ Programming with Python Scripts
+ Python Programming Examples
diff --git a/source/text/sbasic/python/main0000.xhp b/source/text/sbasic/python/main0000.xhp
index 3b8ed37301..173dbc6dd5 100644
--- a/source/text/sbasic/python/main0000.xhp
+++ b/source/text/sbasic/python/main0000.xhp
@@ -26,15 +26,14 @@
%PRODUCTNAME provides an Application Programming Interface (API) that allows controlling the $[officename] components with different programming languages by using the $[officename] Software Development Kit (SDK). For more information about the $[officename] API and the Software Development Kit, visit https://api.libreoffice.orgThis help section explains the most common Python script functions for %PRODUCTNAME. For more in-depth information please refer to the Designing & Developing Python Applications on the Wiki.
-
Working with Python Scripts in %PRODUCTNAME
You can execute Python scripts choosing . Editing scripts can be done with your preferred text editor. Python scripts are present in various locations detailed hereafter. You can refer to Programming examples for macros illustrating how to run the Python interactive console from %PRODUCTNAME.
- Creating a dialog
+