#How to delete my Convex account?
3 messages · Page 1 of 1 (latest)
Hi @tepid forge. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
It looks like you’re trying to delete your Convex project/account and hit an InternalServerError. From the available docs:
-
You can delete projects from the Convex dashboard: open your project, go to the Project Settings (⋮ on the project card), and choose Delete. Deleting a project permanently removes all deployments and data. If you saw the error during this flow, it may have been a transient server issue—try again shortly. If it persists, contact support via the dashboard link on your project page (Projects → ⋮ → Project Settings) (Dashboard: Projects).
-
If you’re using self-hosted/anonymous local projects created via npx convex dev and want to stop seeing old projects in the CLI, you can remove them from the local state file at ~/.convex/anonymous-convex-backend-state (Discord thread).