diff --git a/add_curve_ivygen.py b/add_curve_ivygen.py
index f4be17c7edb06842aa0248772df46f6ff731bb5a..55900bd792f04107c2ffc332d0a91ad9516e88ac 100644
--- a/add_curve_ivygen.py
+++ b/add_curve_ivygen.py
@@ -601,7 +601,7 @@ class CURVE_PT_IvyGenPanel(Panel):
     bl_idname = "CURVE_PT_IvyGenPanel"
     bl_space_type = "VIEW_3D"
     bl_region_type = "UI"
-    bl_category = "View"
+    bl_category = "Create"
     bl_options = {"DEFAULT_CLOSED"}
 
     def draw(self, context):