Feature Overview
You can complement the chat function by registering various documents in the "Documents" tab. The content registered in documents will be used as context for the chat.
Using as Input for Chat
- Supplement information that cannot be provided to AI by just importing source code, such as coding conventions and glossaries.
- For language and framework migrations, it's also useful to register coding conventions for the target language in the documents.
- By registering design documents, requirements definition documents, formats and tables of contents, you can have efficient chats with short prompts.
- In reverse engineering, by registering formats and tables of contents in advance, you can communicate detailed requests with simple prompts like "Analyze the source code for xx function and output design information according to the 〇〇 design document format".
- Similarly, you can use it as a template specification when outputting design information from requirements and screen images in new development.

Using as Storage for Chat-Generated Output
- You can also use it as a storage location for design documents reverse-engineered in chat or requirement documents created in chat. Please refer to "How to Save Documents Created in Chat" below for the saving method.
- Not only is it just storage, but the saved documents are incorporated into the chat context, further deepening the AI's understanding of the project.

Operation Manual
Basic Operations
Adding New Folders and Files

Add new folders and files from the + icons in the left sidebar, or from "Add Folder" and "Add File" displayed during initial tab transition.
When creating a new document, please select "Blank Document".
Jitera also provides several default templates, so please use them as appropriate.
If you create a folder named “Template" and store files in it, they will appear as template candidates when creating a new document.
Files can also be moved to folders by drag and drop.
Editing
Drafts are automatically saved, so there is no "Save" button. However, please note that changes will not be reflected in chat responses unless you "Apply to Draft" as described below.