Skip to main content

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.

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.

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

FormatImportViewEdit
Markdown (.md)YesYesYes
HTML (.html)YesYesYes
PDF (.pdf)YesYes (page tabs)No
Excel (.xlsx, .xls)YesYes (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

  1. Click Documents in the left sidebar to open the document interface.
  2. Create your first document by clicking New Document in the toolbar, or import existing files.
  3. Organize documents into folders using drag and drop.
  4. Connect a code repository in Code Sources to unlock Dynamic Documents.