Frequently Asked Questions (FAQ)

All common questions about using Kodezi Code, including general, technical, and credit-related queries.

This page brings together the most common questions users have about Kodezi Code. It covers general usage, technical behavior, and everything related to credit consumption and subscriptions.

General Questions

Q. What is Kodezi Code?
A. Kodezi Code is a browser-based AI development environment that helps you debug issues, optimize code, translate across languages, and generate documentation, all without installing anything locally.

Q. Do I need to install any software?
A. No. You can open the Web-IDE in your browser and start coding instantly. Installation is only needed if you choose to use the CLI or VS Code Extension.

Q. Which programming languages are supported?
A. Kodezi supports all major languages, including JavaScript, TypeScript, Python, Java, Go, C#, PHP, Ruby, Swift, Kotlin, Rust, and C/C++. More languages are added regularly.

Q. Can I use Kodezi with my existing coding environment?
A. Yes. You can continue using your editor while connecting Kodezi through the CLI or the VS Code extension. This enables debugging, optimization, and analysis inside your own workflow.

Technical Questions

Q. How does automated debugging work?
A. Kodezi continuously analyzes your code while you work. It identifies bugs, logic mistakes, and structural problems, and then recommends or applies fixes depending on your settings. You can review every suggestion before accepting it.

Q. Does Kodezi maintain functionality when translating code?
A. Yes. When Kodezi converts code between languages or frameworks, it preserves logic, flow, and behavior. Only the syntax and conventions change.

Q. Can I review AI-generated changes?
A. Absolutely. Every fix, optimization, or translation comes with a preview. You can accept, reject, or selectively apply the changes.

Q. Can Kodezi understand complex or unfamiliar codebases?
A. Yes. KodeziChat can explain functions, break down large files, identify patterns, and summarize entire sections of code, especially useful for legacy or inherited projects.

Q. Can Kodezi generate full applications?
A. Inside the Web-IDE, Kodezi focuses on writing and improving code. For full application generation, you can use Kodezi Create, which is built specifically for that purpose.

Credit Questions

Q. How are credits used?
A. Credits are consumed only when AI operations run. This includes debugging, optimization, translations, documentation generation, and full-project analysis. Normal editing does not use credits.

Q. What happens if my credits run out?
A. You can continue coding normally, but AI features become limited until your credits reset or you upgrade your plan.

Q. Do credits carry over to the next month?
A. No. Credits refresh monthly according to your billing date.

Q. How can I reduce credit usage?
A. Use selective fixes instead of applying everything at once, run debugging only on files that need it, and avoid running repeated full-project scans unless necessary.

Q. Where can I see my current credits?
A. Your credit balance appears in the Web-IDE sidebar and inside your user dashboard under Subscription & Usage.

Need More Help?

If your question is not listed here, you can ask directly inside KodeziChat, check the Support Center, or contact the Kodezi team.

Looking for step-by-step guides or feature documentation? Browse other pages in the sidebar.