Skip to main content

Content Editor

The content editor is where you review, refine, and publish generated content.

Editor layout

The editor is split into two panels:

  • Left panel: The draft content, fully editable as plain text
  • Right panel: Chat interface for AI-assisted refinement

Above the editor is the action bar with publish and schedule controls.

Editing content

Click anywhere in the left panel to edit. The editor is a plain text area -- formatting is applied when the content is published to its target platform. What you see is the raw content string.

For blog posts, markdown is rendered on the preview tab.

Chat refinement

The right panel is a conversation with the AI anchored to the current draft. Type any instruction and the AI applies it to the live draft.

Examples:

  • "Rewrite the intro to lead with the problem, not the solution"
  • "Add three bullet points summarizing key takeaways"
  • "Remove all adjectives from the first paragraph"
  • "Make this suitable for a technical audience"
  • "Write a version that's 50% shorter"

Changes are applied immediately. There is no undo -- copy the draft to a separate document if you want to preserve a version.

Publishing from the editor

Publish now

Click Publish in the action bar to open the publish panel. Select your connected channel and click Post. The content is sent to the platform immediately and the status is updated to published.

Supported platforms for direct posting:

  • X (Twitter)
  • LinkedIn
  • Discord
  • Webflow (blog posts)
  • Ghost (blog posts)

Schedule

Click Schedule to open the scheduling panel. Select a connection, pick a date, pick a time, and click Add to Calendar. The post appears on the calendar and publishes automatically at the scheduled time.

Content status

The status badge in the top-right of the editor shows the current state:

StatusDescription
generatingAI is still writing
draftGenerated but not yet reviewed
readyMarked as approved
publishedSuccessfully posted to a platform

You can manually move status with the Mark Ready button or the set_content_status MCP tool.

Keyboard shortcuts

ShortcutAction
Cmd+SSave (auto-saved on blur)
Cmd+EnterSend chat message