Skip to main content
Autype uses structured agent workflows instead of sending the complete JSON schema with every request. Agents work with Extended Markdown and focused tools for content, styles, variables, citations, reusable blocks, records, images, uploaded files, and web research. Every proposed document is converted to the central document model and validated before it is saved.

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”
The assistant maps large documents into addressable regions and reads only the content needed for the current task. It can search and reread resources during a run, patch specific Markdown ranges, and update document metadata without rewriting unrelated content. Long conversations are compacted before they exceed the model context limit.

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”
The generated styles are applied instantly to your document and can be saved as reusable presets.

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.