Conversation library
Find, inspect, organize, export, restore, and delete Cordy conversations.
Cordy keeps conversations locally. The side panel holds active conversation tabs; the dashboard's Conversations page is the library for archived conversations.
Open and archive conversations
Open the dashboard from the side-panel header, then choose Conversations. Closing or archiving an active chat moves it out of the tab strip without deleting its messages. Unpinned inactive tabs can also be auto-archived after seven days; pinned tabs remain open.
Find a conversation
Use the keyword field to search message text. Search results show matching messages; select a result to expand its owning conversation and activate the branch containing that message. Use the date-range control to filter archived conversations by creation date.
The normal list places pinned conversations first, then newer items. On a conversation card you can:
- expand it to read its messages;
- rename its title;
- pin or unpin it;
- mark it with a star;
- delete individual messages; or
- delete the whole conversation.
Selection mode supports deleting several archived conversations together. Deletion is permanent.
Export one conversation
Open the conversation in the side panel and run /export [filename] to download the active branch as Markdown. Use /export --tree [filename] when you need every message branch and answer version.
Back up and restore the library
For a restorable application backup, use Dashboard → Settings → Data Management → Backup Data. Restore through Restore Data. Provider API keys and wallpaper image blobs are excluded and must be configured again.
Backup/restore is different from Markdown export: Markdown is for reading or sharing; a Data Management backup is for restoring supported Cordy records. Keep backups private because they can contain your prompts, model replies, and saved browser material.