Welcome to Codumentor
Codumentor is an AI-powered assistant that helps you understand, navigate, and work with your organization's codebase. You interact with it through a chat interface — ask questions in plain language and get answers grounded in your actual source code.
What can it do?
- Answer questions about your code — architecture, dependencies, how things connect across repositories
- Edit files and implement changes — refactoring, new features, bug fixes, test generation
- Run shell commands — build, test, deploy, and analyze with your approval
- Search the web — find documentation, Stack Overflow answers, and other resources
- Edit enterprise documents — modify Word files while preserving all formatting
- Remember what your team knows — organizational knowledge is captured, curated, and surfaced automatically
- Analyze logs — investigate incidents by searching through application and infrastructure logs
- Work with local files — attach folders from your machine directly in the browser
Not all features listed above may be available in your setup. Your administrator controls which capabilities are enabled. If something described here is missing, contact your admin.
Quick orientation
After logging in, you'll see:
- Thread list (left sidebar) — your conversations, sorted by most recent
- Chat area (center) — the conversation transcript with messages, tool calls, and results
- Message input (bottom) — where you type your questions and instructions
Start a conversation by typing a question and pressing Enter. That's it.
In this guide
- Chat & Conversations — threads, messages, interrupting, and navigation
- @-Mentions — reference specific files and code in your messages
- Attachments — attach local folders from your machine
- What the Assistant Can Do — tools, subagents, and background work
- Permissions — controlling what the assistant is allowed to do
- Sharing — share conversations with colleagues
- Exporting — download conversations as offline HTML files
- Organizational Memory — how knowledge is captured and surfaced
- Settings — appearance, language, and preferences
- Tips for Effective Use — patterns that produce better results
- Per-Repo Dev Servers — launch and track preview servers via
codumentor dev - FAQ — common questions and troubleshooting