Workflows disappeared, but are still working

Describe the problem/error/question

I have two Transient Voice Agents and both workflows have disappeared.

What is the error message (if any)?

No error message. The weird thing is that they are still working when I call the number. But the do not show up in my pworkflow list or archives.

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
    Version 1.122.5
  • Database (default: SQLite):
    Only Google Sheets
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
    Cloud
  • Operating system:
    MacOS

This issue typically occurs when workflows are still active in memory but aren’t properly persisted in the database. Since you’re using n8n Cloud, try restarting your instance through the cloud dashboard to see if the workflows reappear. If they don’t, contact n8n support with your account details, as they can investigate the database state directly. In the meantime, since the workflows are still functioning, your Transient Voice Agents should continue working as expected.