
# Accepting derivatives

After the Repurposing Graph generates outputs, each one sits in `READY` status until you decide what to do with it.

## Per-output actions

For every `READY` output you can:

- **Preview** the content (caption, slides, thread, body).
- **Accept** — pick one or more connected accounts and turn the output into a `DRAFT` post on each.
- **Reject** (coming soon) — mark the output as `REJECTED` to clean up the job view.

## How scheduling works on accept

For each social account you select:

1. Schedulin asks Smart Queue for the next-best slot in the requested window (defaults to 28 days).
2. If Smart Queue is disabled or has no recommendations yet, the draft is scattered randomly within the window.
3. A new `posts` row is created in `DRAFT` status — nothing is auto-published.

## After accepting

You'll find the new drafts in your **Posts** view under the **Drafts** tab. Edit captions, swap media, then promote them to `SCHEDULED` when ready.
