> ## Documentation Index
> Fetch the complete documentation index at: https://dialnexa.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# DialNexa Batch Call Drafts Scheduling And Starting

> Understand DialNexa batch call drafts, start now versus schedule, selected dates, saving campaigns, and starting outbound runs.

DialNexa batch calls can be prepared as drafts, started immediately, or scheduled for a later start time. Drafts are useful when teams need to review the recipient file, selected outbound number, retry settings, and campaign name before placing calls.

<img src="https://mintcdn.com/dialnexa/0efoAN-6So4r-6NC/images/documentation/screenshots/batch-call-recipient-upload.png?fit=max&auto=format&n=0efoAN-6So4r-6NC&q=85&s=cbb2bc4ff3c43c8fcaeda663e20ecf9f" alt="DialNexa Create Batch Call page showing campaign name, selected outbound number, uploaded recipients, send now option, schedule option, save draft, and send action." style={{ width: '100%', maxWidth: '1100px', margin: '8px 0 24px', border: '1px solid #e5e7eb', borderRadius: '6px' }} width="3412" height="1938" data-path="images/documentation/screenshots/batch-call-recipient-upload.png" />

<Note>
  Drafts are where campaigns can be boring on purpose. Boring before launch is cheaper than exciting after launch.
</Note>

## Draft And Launch Controls

These controls decide when calls begin.

| Control                  | Meaning                                                        |
| ------------------------ | -------------------------------------------------------------- |
| Campaign name            | Human-readable name used in lists and exports.                 |
| Selected outbound number | Determines the agent version and caller route.                 |
| Send now                 | Starts the campaign as soon as the launch request is accepted. |
| Schedule                 | Stores a selected start date and time.                         |
| Save draft               | Keeps the campaign editable before it is sent.                 |
| Start                    | Moves the campaign toward active call execution.               |

## Review Before Starting

<Steps>
  <Step title="Check campaign name">
    Make it recognizable in Call History and exports.
  </Step>

  <Step title="Confirm selected number">
    A wrong outbound number means a wrong agent version.
  </Step>

  <Step title="Review recipient preview">
    Scan phone numbers and variable values.
  </Step>

  <Step title="Set retry count and interval">
    Retries can multiply call attempts.
  </Step>

  <Step title="Choose now or schedule">
    Make sure the start time matches operations coverage.
  </Step>
</Steps>

## Launch Questions

<AccordionGroup>
  <Accordion title="Can I edit after starting?">
    Treat started campaigns as live activity. Review drafts before launch.
  </Accordion>

  <Accordion title="Why is the selected number missing?">
    Only numbers with outbound agent assignments are useful for batch calls.
  </Accordion>

  <Accordion title="Why does schedule matter?">
    Calling outside expected hours can hurt answer rates and customer experience.
  </Accordion>
</AccordionGroup>

## Related Reading

<CardGroup cols={2}>
  <Card title="Batch Overview" icon="list-checks" href="/batch-calls/overview">
    Understand campaign setup.
  </Card>

  <Card title="Retries And Statuses" icon="refresh-cw" href="/batch-calls/retries-and-statuses">
    Set retry behavior.
  </Card>

  <Card title="Call History" icon="activity" href="/monitoring/call-history">
    Watch campaign calls.
  </Card>
</CardGroup>
