Create
Query
app.db
—
automations
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 6 in automations
id
Primary key.
INTEGER
name
New Automation
TEXT NOT NULL
description
NULL
TEXT
chatbot_id
INTEGER NOT NULL
trigger_type
form_submission
TEXT NOT NULL
is_active
INTEGER (default 1
flow_data
{"nodes": [{"id": "trigger-1", "type": "trigger", "position": {"x": 250, "y": 100}, "data": {"label": "Form Submitted", "triggerType": "form_submission", "form_id": 1}, "width": 220, "height": 110, "selected": true, "dragging": false}, {"id": "action-1", "type": "action", "position": {"x": 250, "y": 300}, "data": {"label": "Send WhatsApp", "actionType": "send_whatsapp"}, "width": 220, "height": 110}], "edges": [{"id": "e1-2", "source": "trigger-1", "target": "action-1", "type": "deletableSmoothstep"}]}
TEXT NOT NULL
schedule
NULL
TEXT
created_at
2026-03-14T12:12:01.816333
TEXT NOT NULL
updated_at
NULL
TEXT
webhook_token
af5dc919-3055-4b8e-8d5e-292e71b0a6f2
TEXT
Update
Cancel