Frequently Asked Questions
Quick answers to common questions about DocuAI.
Is my code secure?
Absolutely. We never store your source code. DocuAI only reads repository metadata and documentation files needed to perform its functions. All connections are encrypted with TLS, and we follow industry best practices for data security.
Does it work with private repositories?
Yes! Private repositories are fully supported on the Pro plan and above. DocuAI uses GitHub's OAuth flow to securely access only the repositories you explicitly authorize.
What if I don't like the AI's writing style?
You can customize DocuAI's output by providing style guidelines or example documents in your repository. DocuAI learns from your existing documentation and adapts to match your team's voice and conventions.
What programming languages are supported?
DocuAI works with any programming language. It uses advanced AI models that understand code structure and context across virtually all popular languages and frameworks, including JavaScript, Python, Go, Rust, Java, and many more.
How does pricing work?
DocuAI offers a free Starter tier for small projects (1 repo, 50 doc pages). The Pro plan ($29/month) supports up to 10 repos with advanced features like The Gardener and MCP access. The Scale plan ($99/month) offers unlimited repos and priority support. See the Pricing page for full details.
Can I review AI-generated docs before they're merged?
Always! DocuAI creates Pull Requests, not direct commits. You have full control to review, edit, and approve any documentation changes before they go live. Nothing is merged without your explicit approval.