Create
Query
app.db
—
notifications
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 296 in notifications
id
Primary key.
INTEGER
chatbot_id
INTEGER NOT NULL
conversation_id
INTEGER NOT NULL
user_id
33766648942
TEXT NOT NULL
reason
human_request: client explicitly asked to speak with a real person
TEXT NOT NULL
user_name
Amine
TEXT
user_email
Aminesaada18@gmail.com
TEXT
user_phone
33766648942
TEXT
conversation_messages
[{"type": "bot", "content": "Hello! Welcome to Global Attach\u00e9 \ud83d\ude0a How can I help you today?"}, {"type": "user", "content": "Hi"}, {"type": "bot", "content": "Hello! Welcome to Global Attach\u00e9 \ud83d\ude0a How can I help you today?"}, {"type": "user", "content": "Hi"}, {"type": "bot", "content": "Hello! Welcome to Global Attach\u00e9 \ud83d\ude0a How can I help you today?"}, {"type": "user", "content": "Can I know the status of my order"}, {"type": "bot", "content": "Could you please provide your order number? It should look something like DBO453230. This will help me find the status for you."}, {"type": "user", "content": "I want to talk to a human"}, {"type": "bot", "content": "Of course \u2014 could you give me your full name so I can connect you with the right person?"}, {"type": "user", "content": "Amine"}, {"type": "bot", "content": "Could you please provide your email address so I can pass your request to the right person?"}, {"type": "user", "content": "Aminesaada18@gmail.com"}]
TEXT NOT NULL
status
pending
TEXT NOT NULL (default 'pending'
created_at
2026-04-27T12:02:34.215726
TEXT NOT NULL
resolved_at
NULL
TEXT
Update
Cancel