Hello
In the documentation on chat history: https://docs.cursor.com/en/agent/chat/history we can read that Chat history is stored locally in a SQLite database on your machine.
How to access this chat stored locally ?
Thanks in advance
Erick
Hello
In the documentation on chat history: https://docs.cursor.com/en/agent/chat/history we can read that Chat history is stored locally in a SQLite database on your machine.
How to access this chat stored locally ?
Thanks in advance
Erick
Hey, all your chat history is located at these paths:
Windows: %APPDATA%\Cursor\User\workspaceStorage
macOS: ~/Library/Application Support/Cursor/User/workspaceStorage
Linux: ~/.config/Cursor/User/workspaceStorage