diff --git a/src/components/molecules/IntegrationSettings.tsx b/src/components/molecules/IntegrationSettings.tsx
index cadbfdb7..d6d86b09 100644
--- a/src/components/molecules/IntegrationSettings.tsx
+++ b/src/components/molecules/IntegrationSettings.tsx
@@ -120,7 +120,7 @@ export const IntegrationSettingsModal = ({ isOpen, handleStart, handleClose }: I
<>
Google Sheet Integrated Successfully.
- Every time this robot creates a successful run, its captured data is appended to your {recording.google_sheet_name} Google Sheet.
+ Every time this robot creates a successful run, its captured data is appended to your {recording.google_sheet_name} Google Sheet. You can check the data updates here.