Hello,
is it possible somehow to restore workflows or the whole workspace, if we haven’t created backups manually yet?
We would like to restore a backup from 2-3 days ago.
Or is there maybe a trash bin where deleted workflows, credentials, etc. are saved?
n8n itself does not have any built-in mechanism to do a full backup.
For n8n cloud instances, there are regular database backups created from outside n8n.
However if you are self-hosting n8n, then you would need to setup the backup process yourself, depending on the database being used.
Please search for “Database backup”, and you’ll find couple of threads around how various people are backing up their data.