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.