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 1 in automations
id
Primary key.
INTEGER
name
New Automation
TEXT NOT NULL
description
NULL
TEXT
chatbot_id
INTEGER NOT NULL
trigger_type
instagram_comment
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": "instagram_comment", "instagramConnectionId": 11, "postId": "17962116605840643", "postFilter": "specific", "testResult": {"triggered_at": "2026-02-18T11:19:08.257644", "trigger_type": "instagram_comment", "comment_id": "test_comment_123456", "post_id": "18281447083169390", "comment_text": "This is a test comment for automation testing", "commenter_id": "test_commenter_345678", "commenter_username": "test_user", "commenter_name": "Test User", "chatbot_id": 36, "instagram_connection_id": 9}}, "width": 200, "height": 67, "selected": false, "dragging": false}, {"id": "action-1", "type": "action", "position": {"x": 146.9035916824197, "y": 280.2311263266575}, "data": {"label": "Send WhatsApp", "actionType": "reply_to_instagram_comment", "template": "thank you !"}, "width": 200, "height": 67, "selected": false, "dragging": false, "positionAbsolute": {"x": 146.9035916824197, "y": 280.2311263266575}}, {"id": "action-3-1771149539700", "type": "action", "position": {"x": 454.3025546450285, "y": 325.7276625681926}, "data": {"label": "New Action", "actionType": "send_instagram_dm", "template": "hi there !"}, "width": 204, "height": 67, "selected": true, "positionAbsolute": {"x": 454.3025546450285, "y": 325.7276625681926}, "dragging": false}], "edges": [{"id": "e1-2", "source": "trigger-1", "target": "action-1"}, {"source": "trigger-1", "sourceHandle": null, "target": "action-3-1771149539700", "targetHandle": null, "id": "reactflow__edge-trigger-1-action-3-1771149539700"}]}
TEXT NOT NULL
schedule
NULL
TEXT
created_at
2026-02-15T09:58:30.317667
TEXT NOT NULL
updated_at
2026-02-18T11:19:36.187523
TEXT
webhook_token
NULL
TEXT
Update
Cancel