Schedule vs Publish now

2 min readschedulinggetting-started

Every post has two publish paths: Publish (now) or Schedule for later.

Publish now

  • Post lands in the queue immediately.
  • Worker picks it up in seconds and calls each platform's API.
  • Status flips per target: Publishing → Published (or Error with a reason).

Schedule for later

  • Pick a date + time in your account timezone (Settings → Profile).
  • Worker cron polls due posts every minute; publishes when the timestamp hits.
  • You can edit or cancel any scheduled post from Posts → the post row.

Time zones

All schedule times are stored in UTC but displayed in your local time zone (defaults to Asia/Kolkata). Change it in Settings → Profile → Timezone — future schedules pick up the new zone; already-scheduled posts stay at their original UTC instant.

Was this helpful?

Still stuck? Contact support — we reply within one business day.