Everything you need to install DocForge, connect your AI model, and start generating professional RPA documentation.
DocForge is a desktop application that turns raw process information into structured RPA documentation. You supply the raw material; DocForge uses your AI model to produce a complete, professionally formatted document. Nothing is sent to RunForge β your inputs go directly from DocForge to whichever AI provider you configure.
.exe or .msi)DocForge stores its database at %APPDATA%\DocForge\ on Windows.
Yes. The warning appears because the installer is newly distributed and not yet widely seen by SmartScreen.
This is a one-time prompt that disappears as more users install.
DocForge uses any OpenAI-compatible endpoint. Go to Settings β LLM Provider to configure it. Your settings are saved locally and applied to every generation.
gpt-4o)Recommended model: gpt-4o β best quality for long structured documents.
https://<resource>.openai.azure.com/openai/deployments/<deployment>/gpt-4o)Azure OpenAI uses your existing Microsoft agreement β data stays in your Azure tenant.
sk-ant-)claude-opus-4-5 or claude-sonnet-4-5Claude models are excellent for long structured documents with complex exception handling.
gsk_)llama-3.3-70b-versatileGroq runs 70B models at ~280 tokens/second β much faster than OpenAI for the same quality. Free tier is generous for most teams.
ollama pull llama3.1:8bOllama is the best option when data privacy is critical. For high-quality output, use a 13B+ model β 8B models can struggle with long structured documents. A dedicated GPU is recommended.
| Model | Quality | Speed | Cost | Privacy |
|---|---|---|---|---|
| GPT-4o | β β β β β | Fast | ~$0.05/doc | OpenAI servers |
| Claude Opus / Sonnet | β β β β β | Fast | ~$0.08/doc | Anthropic servers |
| Azure OpenAI (GPT-4o) | β β β β β | Fast | Azure rates | Your Azure tenant |
| Groq (llama-3.3-70b) | β β β β β | Very fast | Free tier | Groq servers |
| Ollama (13B+ local) | β β β ββ | Slow | Free | Your machine only |
When DocForge can't determine a specific value from your inputs β a name, a volume, a system URL β it inserts a[CLARIFY: your question here] placeholder rather than guessing.
All gaps are collected in the Information Gaps panel after generation. You can answer them directly in DocForge and regenerate, or fill them in manually in Word after export.
Yes. Add new inputs or edit existing ones, then click Generate again. DocForge saves every version β you can compare versions and restore a previous one at any time from the document's version history.
Binary content (images, scanned PDFs) is skipped β DocForge only sends readable text to the AI.
By default, DocForge scans your inputs before sending them to the AI and redacts personal information β names, email addresses, phone numbers, and similar identifiers β replacing them with neutral placeholders like [PERSON_1].
You can review exactly what will be redacted before confirming the generation. If a value is intentional (e.g. a named business owner), you can uncheck it to keep the original. Disable the feature entirely in the generation panel if your inputs contain no sensitive data.
When you export a document, DocForge can use your own Word template instead of the built-in style. It opens the template, clears the body content, and fills it with the generated text β preserving every style, header, footer, font, and colour exactly.
The result is a DOCX that looks identical to your organisation's existing document standards.
.docxPro tip: keep at least one section break so Word doesn't collapse the header/footer on export.
Yes. Open a project and use the Templates panel inside the project to upload a project-specific template. Project templates take priority over global templates for that project.
No. If no template is uploaded, DocForge uses its built-in professional style β clean, Calibri-based formatting that mirrors standard RPA document conventions. You can upload a template at any time and re-export.
No credit card required. Download and use immediately.
DF-) and click ActivateActivation is instant and works offline β no internet connection needed after activation.
No. DocForge Pro is a perpetual one-time purchase. Your license never expires. There are no subscription fees, no annual renewals, and no usage limits.
Check your spam/junk folder first. If it's not there after a few minutes, email [email protected] with your order reference (visible on the Stripe receipt) and we'll resend it.
This is a known issue with some Windows configurations. Try reinstalling using the latest installer from the releases page. If the error persists, install the Visual C++ Redistributable and try again.
ollama serve) and the model is pulledThis usually happens with smaller local models (under 13B parameters) that run out of context. Try switching to a cloud model like GPT-4o or Groq's Llama 70B for complete output. If you're already using a cloud model, try splitting very long input transcripts into smaller sections.
Make sure you're pasting the full key including the DF- prefix and no extra spaces. If the error says "signature is invalid", the key may have been corrupted in transit β email [email protected] and we'll send a fresh one.
Email [email protected] β include your DocForge version (visible in the sidebar) and a description of what you're seeing.