Chat history (IndexedDB)

Adam Kershner
Adam KershnerCEO
5 min read

Chat history (IndexedDB)

Conversations are stored per user in the browser (IndexedDB): list, open, start new chat, delete past threads, with debounced save.

What this is

Signed-in chats are stored in IndexedDB in this browser, keyed to your Kahana user. You can list threads, resume, start New chat, and delete old ones.

How to use it

  • Open chat history from the assistant header.
  • Pick a thread to load messages into the timeline.
  • New chat clears the composer for a fresh session while keeping other threads on disk.

Notes and limits

Clearing site data for the profile can erase IndexedDB; export important answers separately if needed.

Related topics

About the Author

Adam Kershner
Adam Kershner
CEO

I'm the CEO of Kahana, bringing a unique perspective from my management consulting experience at Clarkston Consulting and biomedical engineering background from Duke University. I'm focused on making the future of work more elegant through innovative technology solutions that prioritize user well-being and productivity.