diff --git a/frontend/src/components/ChatBox.tsx b/frontend/src/components/ChatBox.tsx
index dc5b1010..3447c4e6 100644
--- a/frontend/src/components/ChatBox.tsx
+++ b/frontend/src/components/ChatBox.tsx
@@ -717,43 +717,42 @@ export default function Component({
return (
{/* Simple System Prompt Section - just a gear button and input when expanded */}
- {canEditSystemPrompt && (
-
-
-
-
-
- {isSystemPromptExpanded && (
-