Editing an Article After Generation
📅 June 4, 2026⏱ 2 min read
Table of Contents
When to Edit
After generation, articles are immediately ready to publish. But you can edit before sending to the CMS, or fix a published article and push updates via Republish.
Opening the Editor
Go to Sites → [Your site] → Articles and click on an article. The editor opens with several tabs.
[SCREENSHOT: Article page showing tabs: Edit, SEO, Preview, Logs]Edit Tab
- H1 heading — the main page heading (can differ from the title tag)
- Slug (URL) — the page address in the CMS
- Content editor — built-in HTML editor for text editing, image insertion, formatting
Changes save automatically as you type. To send to CMS, click Publish or Save as draft.
[SCREENSHOT: Article editor — H1 field, Slug field, built-in text editor with toolbar]SEO Tab
- Title variants — 3 AI-generated title tag options. Select the best or write your own.
- Meta description variants — 3 options. A character counter helps stay under 155 characters.
Preview Tab
Shows the finished HTML article as it will appear in a browser. Useful for a final check before publishing.
Download or Copy
To use the article outside a CMS, use the Copy HTML or Copy Markdown buttons in the editor.
Logs Tab
Shows all generation steps with duration and token counts. Useful for diagnosing errors.
In this section
Was this article helpful?