Inventory Storage
How to find and access inventory scan data
When running a Confluence inventory scan, WikiTraccs stores data in a local Sqlite database.
The Sqlite database is stored in the non-roaming AppData folder of the current user. Have a look at File Storage on where that is typically found.
Find the wikitraccs-inventory folder, it contains a .db file, e.g. wikitraccs-inventory-store-r3.db. The revision number (“r3”) might change in future releases.
Use and Sqlite browser application to open this file and run your own analysis.
The database schema is subject to changes.
Last modified February 22, 2026