Neon delete problem

i have some useless database in neon in free plane i just want to delete it how i can do it please hlep me when i do delete error show

Hi @oofarhanafarhat, welcome to the Vercel Community!

Sorry that you’re facing this issue. Could you please share the error you are seeing?

Hello thanks for reply
I am not able to delete this project in neon because this was created learning process but now I m reached free plane means 10 project I wasn’t know this role I m doing work with neon
And please make sure delete this project in my neon storage
And this is my account I have also login in my github account
And my github account 00farhanafarhat
So please help me this problem

(attachments)


I see. You can remove the supabase connection to their project at https://vercel.com/{YOUR_TEAM_SLUG}/~/stores, then click on the store > click on projects > click on three dots next to project you want to remove from > then remove project connection.

Our team will make the improvements so this is available directly from v0. Thanks for your feedback.

1 Like

I cant access my account database required additional permission how i can check my database i m also login github account

You can access your Neon integration by going through these steps

And then once inside Neon you can manage and delete your projects to get below the 10 db limit

1 Like

I have connection string problem also please solve how to handle it my project

Neon will provide you with a connection string for your project, you just need to make sure you’re correctly setting that as an environment variable and using that variable when you set up your neon client

3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.