Hello @schnappi, AppImages are just self-mounting filesystem images that execute whatever their author has decided to put inside. The application inside an AppImage will hence store data wherever the application would store data if it wasn’t inside an AppImage. Typically somewhere in $HOME
.