Is it possible to include all past Chathistorys and all done Screenshots to create some documentation?
Hey, thanks for the report. Chat history in Cursor is stored locally on your machine, even when you’re connected to a remote server via SSH.
Windows: %APPDATA%\Cursor\User\workspaceStorage
macOS: ~/Library/Application Support/Cursor/User/workspaceStorage
Linux: ~/.config/Cursor/User/workspaceStorage
To create documentation from chat history and screenshots:
- Built-in export: open the chat → right-click → Export Transcript (saves as markdown)
- SpecStory extension automatically saves all chats to the
.specstory/folder in your project - Copy screenshots manually - they’re not included in the chat export
Your history will be available on the same machine you connected from.