Documents is where you manage all project context in Jitera. You can write documentation manually, generate it from your codebase with AI, import existing files, and collaborate with your team in real-time.Documentation Index
Fetch the complete documentation index at: https://docs.jitera.ai/llms.txt
Use this file to discover all available pages before exploring further.
Document types
Standard documents
Documents you create and edit manually. Supports rich text formatting, images, tables, code blocks, and more.
Dynamic documents
AI-generated documentation created from your connected code repositories. Includes module summaries, architecture diagrams, and a database schema viewer.
Supported file formats
| Format | Import | View | Edit |
|---|---|---|---|
Markdown (.md) | Yes | Yes | Yes |
HTML (.html) | Yes | Yes | Yes |
PDF (.pdf) | Yes | Yes (page tabs) | No |
Excel (.xlsx, .xls) | Yes | Yes (sheet tabs) | No |
ZIP (.zip) | Yes (extracts contents) | — | — |
Key features
Browsing & Organizing
Navigate the document tree, create folders, drag and drop to rearrange, and search across your docs.
Editing Documents
Write in a visual editor or edit raw Markdown. View PDFs and spreadsheets inline.
Version History
Track changes over time, compare versions side by side, and restore previous versions.
Dynamic Documents
Auto-generate documentation from your codebase and view your database schema.
Import & Export
Bring in existing docs from Markdown, HTML, PDF, or Excel. Export folders as ZIP.
AI Chat in Documents
Ask AI agents questions about your documents while editing them.
Getting started
- Click Documents in the left sidebar to open the document interface.
- Create your first document by clicking New Document in the toolbar, or import existing files.
- Organize documents into folders using drag and drop.
- Connect a code repository in Code Sources to unlock Dynamic Documents.

