Conversation History#
AttackTrace automatically saves all conversations and supports searching and resuming them.
Viewing history#
Click a past conversation in the left panel, or select the History icon in the top navigation bar to browse all conversations.
Each history entry shows:
- Conversation title (auto-generated from the first message)
- Last active time
- AI model used
Resuming a conversation#
Click any past conversation to continue from where you left off. The AI has access to the full history of that session, keeping context consistent.
Searching history#
Type a keyword in the search box at the top of the history panel to full-text search all past conversations.
Deleting a conversation#
Right-click a conversation in the history list, or click the "..." menu → "Delete".
!!! warning "Deletion is permanent" Deleting a conversation removes all messages in that session and cannot be undone. If you need to keep investigation findings, copy the important content before deleting.
Data storage#
Conversation history is stored in the Hub's PostgreSQL database and is tied to your account. Logging in on a new device will restore your full history.
!!! note "Local mode" In offline or local development mode, conversation history is stored in a local SQLite database and is not uploaded to the Hub.