Create
Query
app.db
—
training_review_items
api_keys
app_settings
automation_agent_handoffs
automation_runs
automation_whatsapp_r...
automations
bookings
bulk_campaigns
bulk_recipients
chatbot_collections
chatbot_eval_run_rows
chatbot_eval_runs
chatbot_instance_conn...
chatbot_tools
chatbot_usage
chatbot_user_assignments
chatbots
confirmed_orders
conversations
evolution_instances
follow_up_classifications
follow_ups_sent
form_fields
form_submissions
form_submissions_dynamic
forms
google_calendar_conne...
google_oauth_pending
human_notification_stats
instagram_connections
instagram_oauth_states
knowledge_base_documents
leads
media_files
message_handled_stats
messages
notifications
phone_receptionists
presence_status
product_variants
products
sqlite_sequence
training_review_items
users
variant_media
voice_agent_configs
voice_agent_instance_...
voice_agent_widget_co...
voice_call_history
whatsapp_meta_connections
whatsapp_meta_oauth_states
whatsapp_provider_pre...
widget_connections
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Update row 847 in training_review_items
id
Primary key.
INTEGER
chatbot_id
INTEGER NOT NULL
conversation_id
INTEGER NOT NULL
bot_message_id
INTEGER NOT NULL
user_message_id
INTEGER
context_window_json
[{"id": 12587, "message_id": "widget_ae9d7244-4b9e-4ab5-a2d7-494b8890df40", "sender": "user", "message_type": "text", "content": "Can I talk to a human", "created_at": "2026-04-08T07:33:37.893152", "media_url": null, "media_mime_type": null}, {"id": 12588, "message_id": "widget_d08b7c19-d6ca-4fa5-81bc-dd461ebfe796", "sender": "bot", "message_type": "text", "content": "Of course — could you give me your full name so I can connect you with the right person?", "created_at": "2026-04-08T07:33:49.182767", "media_url": null, "media_mime_type": null}, {"id": 12589, "message_id": "widget_3e6ba13b-8e8b-4216-a3bb-57cc1e068758", "sender": "user", "message_type": "text", "content": "amine", "created_at": "2026-04-08T07:33:55.437061", "media_url": null, "media_mime_type": null}, {"id": 12590, "message_id": "widget_8d3ec226-4710-4891-84e5-c7689924be9f", "sender": "bot", "message_type": "text", "content": "Could you please provide your email address so I can pass this to the right person?", "created_at": "2026-04-08T07:34:00.077687", "media_url": null, "media_mime_type": null}, {"id": 12591, "message_id": "widget_90fbdcc0-12d2-40fc-8e57-1cc5b982fb17", "sender": "user", "message_type": "text", "content": "amine@beta.com", "created_at": "2026-04-08T07:34:08.919898", "media_url": null, "media_mime_type": null}, {"id": 12592, "message_id": "widget_d19a4caa-aef1-4ed7-8870-145e755ff683", "sender": "bot", "message_type": "text", "content": "Our team has been notified and will follow up with you shortly ✅", "created_at": "2026-04-08T07:34:13.488105", "media_url": null, "media_mime_type": null}]
TEXT NOT NULL
bot_answer
Our team has been notified and will follow up with you shortly ✅
TEXT NOT NULL
label
NULL
TEXT
corrected_answer
NULL
TEXT
reviewed_by
INTEGER
reviewed_at
NULL
TEXT
status
pending
TEXT NOT NULL (default 'pending'
created_at
2026-04-08T07:34:13.532765
TEXT NOT NULL
updated_at
2026-04-08T07:34:13.532765
TEXT
synced_to_examples
INTEGER NOT NULL (default 0
synced_at
NULL
TEXT
expected_answer
NULL
TEXT
steps_of_thinking
NULL
TEXT
tool_called
NULL
TEXT
Update
Cancel