Kodify

Support

We're here to help. Browse common questions or reach out to our team.

Email Support

Get help from our team within 24 hours. Contact us at support@kodify.app.

Discord Community

Chat with other Kodify users and the core team. Join our Discord at https://discord.gg/kodify.

What are tokens and how are they counted?

Tokens are the unit of AI usage in Kodify. Each character of prompt input and generated output consumes tokens. Your daily token limit resets at midnight UTC.

How do I upgrade my plan?

Go to Settings → My Subscription, or click the Upgrade button in the sidebar. You can choose between Pro and Enterprise plans with monthly or yearly billing.

Can I connect my own database?

Yes. Kodify supports connecting Supabase, Firebase, PlanetScale, MongoDB Atlas, Neon, and more via the Integrations panel in your project settings.

How do I publish my project?

Open your project, click the Publish button in the preview toolbar, and connect your Vercel account. Kodify will deploy and give you a live URL.

Can I export my generated code?

Yes. All generated files are visible in the code panel. You can copy individual files or push the entire project to a GitHub repository.

Is my project data private?

Yes. Your projects are private by default and only accessible to authenticated users. We use row-level security to ensure data isolation between accounts.