Skip to content

Overview

How to write and schedule posts in OpenQuok — the post editor, channels, media, previews, and scheduling.

5 min read

Connect your agent today

Draft from chat, review in your calendar, and publish only what you approve.

Start for $0

Most of your time in OpenQuok happens in the post editor — we also call it the composer.

Post Editor

On Home and the calendar it opens as a modal. The same editor powers Payload Wizard at /account/payload-wizard for developers who want to copy a JSON payload for the public API.

Where to open it

ActionWhere
Create PostHome
Click a day or empty slotCalendar
Select a templateHome — restores a saved template
Open an existing postHome kanban or calendar — see Moving posts

You need at least one connected channel before the editor is useful. See Connect a channel.

How the editor is laid out

The editor is one window with three main areas and a footer bar.

AreaWhat you do there
TopPick which channels receive this post. You can select a channel group to turn on every channel in that brand at once.
LeftWrite the caption, add media, open per-network Settings (Global vs per-channel), and build threads or follow-up replies.
RightPost Preview — a live look at how each selected channel will render the post.
FooterTags, repeat schedule, date and time, and save buttons — see Scheduling for Save as draft, Add to calendar, and Publish now.

The preview column is worth a glance. Line breaks, image crops, and titles that truncate on one network often show up there before you schedule.

Typical flow

Choose channels

Click the avatars at the top. Picking a channel group selects all of that group’s channels in one go.

Write the post

The Global tab is the default. What you write there goes to every selected channel. See Global vs per-channel when one network needs different text.

Add media (optional)

Drag a file in, paste an image, or pick from your media library. See Media.

Fill network-specific fields

Some channels need extra details — a YouTube title, Dev.to tags, an Instagram post type. Open Settings beside the preview when a channel is focused. The editor blocks save until required fields are filled. See Posting rules by platform and Links and validation.

Pick a time and save

Choose a date and time in the footer, then save as a draft, add to the calendar, or publish immediately. See Scheduling.

Starting from a template

If you saved templates at /account/templates, OpenQuok can offer one when you start a new post. A template brings back a channel selection, caption, media, tags, and provider settings so you do not rebuild the same bundle every week.

You can always continue without a template and pick channels manually.

Starting from a signature

Signatures are reusable sign-offs — a CTA, hashtag line, or link block. Append one from the editor toolbar, or mark a signature to auto-add when the composer opens.

Threads, tags, and plugs

TopicWhere in the editor
Multi-part posts and timed repliesAdd post under the caption — see Threads and comments
Campaign labelsFooter tags — see Tags
Follow-up after publishPlug settings — see Plugs

AI and automation

You can draft from the editor with built-in writing tools, or queue posts from an agent, the CLI, or the public API. Everything lands in the same review queue on Home and the calendar. See AI generation, MCP, and Public API.

Platforms are adding AI labels, scans, and community rules — but a draft can still read like a template even when no detector flags it.

Our free Humanizer rewrites social copy in the browser so it sounds more natural (no account required). The signed-in composer also includes Humanize in the editor toolbar. Read why readable copy and platform disclosure are different problems.

Leaving without saving

Closing the composer asks you to confirm — unsaved work is discarded. If you need to step away, use Save as draft instead. Drafts stay on Home under Drafted posts and never publish until you schedule them. See Scheduling.

Payload Wizard (developers)

Payload Wizard at /account/payload-wizard shows the same editor on a full page. Compose as usual, then copy JSON for POST /api/v1/public/posts. Settings → DevelopersAccess links here. See Public API for auth and request shape.

In this section

Search documentation
Find a docs page
Discord Support