Documentation
History & Logs
Track everything Typilot does. History shows the AI outputs you care about, while Logs provide a technical record for troubleshooting.
📜 History keeps up to 1,000 entries by default • Logs update in real time • Both respect the retention rules you set in Settings
Working with History
Filter by command (gen:, exp:, fix:, img:), model, or success status. Filters apply instantly without reloading the page.
Each entry shows the date, time, and duration. Sorting by column lets you group similar tasks or track slow responses.
See how long each command took. Combine with model filters to choose the best model for quick turnarounds.
Open any entry to copy the prompt or response back to your clipboard. Great for building documentation or FAQs.
Understanding Logs
The Logs view streams raw events from the backend. It is ideal when you contact support or need to diagnose a tricky environment issue.
Routine events such as “Command started” and “Model switched”.
Non-blocking issues—Typilot recovered but you might want to investigate.
Action required. Often paired with monitoring alerts or permission problems.
Filtering tips
- Use the search box to filter by keyword (for example,
NETWORK_orkeyboard-listener). - Toggle log levels on or off to focus on relevant events.
- Export logs with the download button—Typilot saves them as JSON so you can share them with support safely.
Keeping data tidy
- Go to Settings → Data retention to pick how many days of history and logs you keep.
- Click “Delete selected” in History to remove specific rows.
- Use “Delete all data” in Settings only when you need a complete reset (Typilot restarts automatically afterwards).
Sharing logs with support
When you contact support, attach the exported JSON and describe what you were doing when the issue occurred. Include timestamps if possible—support can line them up with server logs to help faster.