Live analytics
Pending Messages
Queued trigger-driven assistant messages and their processing status.
Table metadata
Rows: 503Page: 6 / 6Page size: 100Mode: read-write
Columns
| name | type | primary_key | not_null | default_value |
|---|---|---|---|---|
| id | TEXT | 1 | 0 | — |
| user_id | TEXT | 0 | 1 | — |
| persona_id | TEXT | 0 | 1 | — |
| trigger_id | TEXT | 0 | 1 | — |
| status | TEXT | 0 | 1 | 'pending' |
| message_content | TEXT | 0 | 0 | — |
| message_strategy | TEXT | 0 | 1 | — |
| ai_prompt | TEXT | 0 | 0 | — |
| created_at | TEXT | 0 | 0 | datetime('now') |
| processed_at | TEXT | 0 | 0 | — |
Rows
Manage rows
Create, edit, and delete live rows directly from the SQLite database.
| __rowid__ | id | user_id | persona_id | trigger_id | status | message_content | message_strategy | ai_prompt | created_at | processed_at | Actions |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 3 | 920c1a8f-ad76-4253-9311-e01cc77dcefe | 73bfbf07-a92a-4767-af69-0c39fdef7b8b | listener | schedule_test | sent | Hey Mitti. How are you doing right now? | ai_generated | Send a brief, warm check-in message to the user. Keep it to 1–2 sentences, gentle and natural. | 2026-04-03 19:04:00 | 2026-04-03 19:04:00 | |
| 2 | 63443c44-ad4b-4b24-8665-7b1c2662f816 | 73bfbf07-a92a-4767-af69-0c39fdef7b8b | listener | schedule_test | sent | Hey Mitti. How are you doing right now? | ai_generated | Send a brief, warm check-in message to the user. Keep it to 1–2 sentences, gentle and natural. | 2026-04-03 19:03:00 | 2026-04-03 19:03:00 | |
| 1 | 93645fe7-868e-4552-ba83-2e02c7e8d64b | 73bfbf07-a92a-4767-af69-0c39fdef7b8b | listener | schedule_test | sent | Hey Mitti. Just wanted to check in — how are you doing today? | ai_generated | Send a brief, warm check-in message to the user. Keep it to 1–2 sentences, gentle and natural. | 2026-04-03 19:02:00 | 2026-04-03 19:02:01 |