Create
Query
app.db
—
chatbot_eval_run_rows
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
Insert row into chatbot_eval_run_rows
run_id
INTEGER NOT NULL
row_index
INTEGER NOT NULL
context
TEXT
question
TEXT NOT NULL
expected_answer
TEXT
response
TEXT
ok
INTEGER NOT NULL (default 0)
error
TEXT
trace_json
TEXT
manual_score
INTEGER
manual_valid
INTEGER
manual_notes
TEXT
graded_at
TEXT
graded_by_user_id
INTEGER
Insert
Cancel