Optional Timestamps / Elapsed Time Indicators in ChatGPT Conversations
OpenAI Developer Community
May 10, 2026
One feature that I think would significantly improve ChatGPT conversations is optional visible timestamps or elapsed-time indicators between messages.
Right now, chats exist in a kind of “timeless” format, which works fine for casual conversation, but becomes limiting in situations where timing and progression actually matter.
Examples:
* Medication or symptom tracking
* Anxiety/panic support
* Sleep discussions
* Troubleshooting and debugging
* Coding workflows
* Study sessions
* Step-by-step experiments
* Long-running tasks or updates
For example:
“You suggested this at 10:00 AM. I tried it, and now at 11:50 AM these are the effects/results.”
That interval provides meaningful context. It helps both the user and the model understand:
* onset
* duration
* progression
* escalation
* recovery
* latency between actions and outcomes
Humans are also notoriously bad at reconstructing timelines after stress, fatigue, sedation, anxiety, hyperfocus, or long conversations. Having lightweight temporal markers would improve continuity and accuracy.
Possible implementations:
* Optional exact timestamps beside messages
* “43 minutes later” style indicators
* Timeline mode for certain chats
* User-added update markers like:
“Update after 2h 15m”
I think this would especially improve health-related chats, technical troubleshooting, journaling, coaching, and productivity workflows.
Most messaging apps already preserve temporal context, but AI conversations currently flatten time into one continuous stream. Adding optional time awareness could make interactions feel much more grounded and contextually intelligent.
Curious whether others would find this useful too.
Discussion in the ATmosphere