Generate a complete document
Describe the result in the workspace input. You can select a project and style, attach source files, or type/ to reference an existing document. The agent
determines whether to create a new document, fill an existing one, or reuse a
similar document and asks a focused question when the intent or required values
are unclear.
During a run, the agent can:
- read PDF, DOCX, spreadsheet, image, Markdown, JSON, and text attachments,
- search within large source files instead of placing every file in one prompt,
- use web research when current external information is required,
- find organization styles and reusable blocks,
- generate protected document images,
- write or patch Extended Markdown in one or more steps, and
- validate and repair the result before creating the document.
A selected organization style is applied directly. With Auto style, the
agent can reuse a suitable existing preset or create a matching document
style.
Document assistant
The AI assistant lives in a chat sidebar within the editor. It can complete multi-step changes instead of being limited to one predefined action. You can ask it to:- Generate content — “Write an executive summary for this report”
- Edit and restructure — “Move the conclusion before the appendix”
- Adjust formatting — “Make all headings blue and centered”
- Explain and improve — “Simplify this paragraph for a non-technical audience”
Inline and selection-based actions
Use Edit with AI from a selected text range, or choose Write with AI from the slash/insert menu to generate a new block. A preview appears before anything is inserted; selection edits include a diff that you can accept or discard.- Rewrite a paragraph in a different tone
- Translate selected content
- Expand bullet points into full paragraphs
- Summarize a long section
Style generation
Describe the look you want in plain language, and the AI generates matching style definitions:- “Corporate design with dark blue headings and a clean sans-serif font”
- “Academic paper style with serif fonts and numbered headings”
- “Modern report with accent colors and large section headers”
Image generation
Generate illustrations and graphics directly within the editor:- Describe what you need in natural language
- The AI creates the image and inserts it at the correct position
- Images are automatically sized and captioned
AI documents, assistant tasks, translations, and AI images use separate
monthly allowances from your plan. Automation credits are reserved for the
Developer API and bulk generation. See Pricing.
Why Autype is AI-native
Most document editors store content in proprietary binary formats that AI models cannot safely patch. Autype separates a readable authoring format from a complete structured model:
The complete JSON model remains the conversion and persistence base and is
still available through the Developer API. Markdown-first agent tools keep the
normal AI workflow smaller, clearer, and more reliable.
