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 1491 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": 19653, "message_id": "widget_dba1fb65-06d9-42cb-b540-50db70911c95", "sender": "user", "message_type": "text", "content": "hi", "created_at": "2026-04-27T09:48:35.519900", "media_url": null, "media_mime_type": null}, {"id": 19654, "message_id": "widget_895705fd-344f-4a07-92d7-5080a9b611cf", "sender": "user", "message_type": "text", "content": "hi", "created_at": "2026-04-27T09:48:40.860720", "media_url": null, "media_mime_type": null}, {"id": 19655, "message_id": "widget_98d2748b-96b9-42ba-a442-6ad6761faaf3", "sender": "bot", "message_type": "text", "content": "Hello again! 😊 How can I help you today? Are you interested in learning more about our services for clinics and medical practices?", "created_at": "2026-04-27T09:48:46.269420", "media_url": null, "media_mime_type": null}, {"id": 19656, "message_id": "widget_e7cea440-29c0-47c5-aee8-c8514232ed13", "sender": "user", "message_type": "text", "content": "ok", "created_at": "2026-04-27T09:48:57.554043", "media_url": null, "media_mime_type": null}, {"id": 19657, "message_id": "widget_0ccffa1c-eb5b-470e-a737-e94adc237728", "sender": "bot", "message_type": "text", "content": "Great! Could you tell me a bit about your clinic or medical practice? This will help me understand how we can assist you best. 😊", "created_at": "2026-04-27T09:49:03.812048", "media_url": null, "media_mime_type": null}]
TEXT NOT NULL
bot_answer
Great! Could you tell me a bit about your clinic or medical practice? This will help me understand how we can assist you best. 😊
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-27T09:49:03.865855
TEXT NOT NULL
updated_at
2026-04-27T09:49:03.865855
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