Create
Query
app.db
—
messages
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 12442 in messages
id
Primary key.
INTEGER
conversation_id
INTEGER NOT NULL
message_id
AC0AD39BE3BE4C2807959F25841E36ED
TEXT NOT NULL
sender
user
TEXT NOT NULL
message_type
image
TEXT NOT NULL (default 'text'
content
[Image analysis] Image description: ```json { "visible_domain": "oral_photo", "description": { "subject": "A person's mouth", "details": { "lips": { "upper_lip": "visible", "lower_lip": "visible", "description": "Both lips are partially open, revealing the teeth." }, "teeth": { "upper_row": { "visible_teeth": "Several teeth visible", "appearance": "Teeth appear slightly misaligned and have a slightly yellowish hue." }, "lower_row": { "visible_teeth": "Several teeth visible", "appearance": "Teeth appear slightly misaligned and have a slightly yellowish hue." } } }, "context": "The photo is taken indoors with parts of a building visible in the background, indicating it's a casual setting." } } ``` User message context: ```json { "visible_domain": "oral_photo", "teeth": { "color": "predominantly yellow with some discoloration", "alignment": "minor crowding visible in the lower front teeth", "gums": "not prominently visible", "lips": "partially open, visible part of lower lip has a shiny appearance" }, "context": { "indoor_outdoor": "indoor (glass reflection indicates presence in or near a building)", "additional_elements": "background includes blurred elements possibly indicating a street scene or urban area" } } ```
TEXT
media_url
/api/v1/chatbots/47/knowledge-bases/media/files/3141/download
TEXT
media_mime_type
image/jpeg
TEXT
chatbot_id
INTEGER NOT NULL
created_at
2026-04-06T14:19:34.588579
TEXT NOT NULL
status
received
TEXT (default 'sent'
delivered_at
NULL
TEXT
read_at
NULL
TEXT
sender_user_id
NULL
TEXT
metadata
NULL
TEXT
Update
Cancel