CodeAgento documentation and guides
Documentation

Learn
CodeAgento

Guides, tutorials, and API reference for the AI-powered web IDE, from quick start to advanced AI workflows.

⌘K
65+Guides
12AI Tutorials
5 minQuick Start
RESTAPI Reference
Excellent
4.9
Start here

Getting Started

Set up your account, create your first project, and learn the basics of CodeAgento in under 5 minutes.

Getting started with CodeAgento
Core

Code Editor & IDE

Master the Monaco-powered editor with file management, multi-tab editing, and integrated terminal.

Git & Version Control

Commit, branch, merge, stash, and explore your repository history with the visual Git Explorer.

AI & Generators

AI Generators

12 generators

Generate HTML, components, Tailwind classes, color palettes, animations, regex, and more with Gemini AI.

Agentic AI Tools

7 tools

Build agents, design tools, test prompts, create flows, scaffold MCP servers, and debug AI workflows.

Developer Tools

Frontend Tools

12 tools

Component playground, Tailwind builder, color palette, asset optimizer, responsive tester, and more.

Backend Tools

16 tools

API tester, database explorer, Docker manager, SSH client, cron jobs, webhooks, and 10 more.

Utility Tools

Hash generation, Base64/URL/JWT encoding, UUID generation, and other handy utilities.

Platform

Team Management

Invite members, manage roles and permissions, and collaborate on shared projects.

Billing & Plans

Understand Free, Pro, and Team plans. Manage your subscription and rate limits.

API & Webhooks

Integrate CodeAgento with your workflows using webhooks and the REST API.

Security & Privacy

How we protect your data, handle encryption, and ensure compliance with security standards.

FAQ

Common Questions

Quick answers to the most frequently asked documentation questions.

How do I get started with CodeAgento?
Sign up for free, create a project, and follow the Quick Start Guide. You'll have a working IDE with terminal, editor, and AI generators in under 5 minutes. No downloads required.
How do I run CLI tools like Claude Code in the terminal?
Open the integrated terminal from the IDE sidebar. It provides a full PTY shell session via xterm.js, so you can run any CLI tool (Claude Code, Codex, Gemini CLI, npm, git, and more) just like on your local machine.
How do I use the AI generators?
Navigate to the Generators hub from the IDE sidebar. Choose from 12 generators (HTML, component, Tailwind, color, animation, etc.), enter a natural language description, and click Generate. All generators are powered by Gemini 2.5 Flash.
Can I connect to my own database?
Yes. Go to Backend Tools > Database Explorer. It supports PostgreSQL, MySQL, and SQLite. Enter your connection string, and you can browse schemas, run SQL queries, and export results to CSV.
Where do I find the API reference?
The full REST API documentation is available at /docs/api. It covers authentication, project management, file operations, terminal sessions, and webhook integrations.
How do I invite team members?
On the Team plan ($19/user/mo), go to Settings > Team Management. You can invite members by email, assign roles (developer, team lead, admin), and manage permissions for shared projects.

Need Help?

Can't find what you're looking for? Our support team is here to help.

Contact Support

Join the Community

Connect with other developers, share tips, and get answers from the community.

Join Discord