diff --git a/src/components/molecules/RobotSettings.tsx b/src/components/molecules/RobotSettings.tsx
index ffb7a2d0..53d21d7b 100644
--- a/src/components/molecules/RobotSettings.tsx
+++ b/src/components/molecules/RobotSettings.tsx
@@ -120,6 +120,17 @@ export const RobotSettingsModal = ({ isOpen, handleStart, handleClose, initialSe
}}
style={{ marginBottom: '20px' }}
/>
+ {robot.recording.workflow?.[0]?.what?.[0]?.args?.[0]?.limit !== undefined && (
+
+ )}