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

# Quickstart: Launch Your First Ringingo Campaign

> Get from a fresh Ringingo account to a live outbound campaign in eight steps, covering trunks, users, leads, and dispositions.

This quickstart walks a new administrator from a fresh Ringingo tenant to a working outbound campaign. It touches every module you must configure at least once, so it doubles as an onboarding checklist.

## Prerequisites

* Admin Portal access at [admin-uae.ringingo.com](https://admin-uae.ringingo.com)
* Carrier SIP trunk credentials (username, password, domain)
* At least one DID number provisioned by your carrier
* A CSV of leads to dial

## Set up in order

<Steps>
  <Step title="Create a SIP trunk">
    Go to **Outgoing Rules → SIP Trunks** and add your carrier's credentials. Wait for the registration status to show **Online** before continuing. See [SIP trunks](/routing/sip-trunks).
  </Step>

  <Step title="Create an Outgoing Rule">
    In **Outgoing Rules → Outgoing Rules**, link a rule to your trunk and set number manipulation (prefix, strip, prepend). Add at least one failover trunk. See [Outgoing rules](/routing/outgoing-rules).
  </Step>

  <Step title="Add a SIP device for each agent">
    In **Users → SIP Devices**, create a device per agent. You'll assign these when creating agent accounts. See [SIP devices](/users/sip-devices).
  </Step>

  <Step title="Create user roles, groups, and users">
    Create a User Role granting Call Center Mode, a User Group tied to your Outgoing Rule, and one User per agent. See [Agents](/users/agents).
  </Step>

  <Step title="Add your inbound number (DID)">
    In **Incoming Rules → DIDs**, register your carrier-provisioned number. See [DIDs](/routing/dids).
  </Step>

  <Step title="Import leads">
    In **Lead Management → Lead Group**, create a batch, then import your CSV in **Leads**. See [Leads](/leads/leads).
  </Step>

  <Step title="Create an Outbound Campaign">
    In **Contact Center → Outbound Campaign**, set dial method (Auto, Preview, or Manual), assign the lead group and outgoing rule, and configure retries and CPS. See [Outbound campaigns](/campaigns/outbound).
  </Step>

  <Step title="Verify dispositions and DNC">
    Review the disposition list in **Contact Center → Dispositions** and load any suppression numbers in **DNC**. See [Dispositions](/campaigns/dispositions) and [DNC](/campaigns/dnc).
  </Step>
</Steps>

## Result

Agents log in, select the campaign, and the dialer begins connecting live customers. Monitor progress on the [Realtime Dashboard](/dashboards/realtime-dashboard).

## Next steps

* [Configure an IVR](/routing/ivr) to route inbound customers automatically.
* [Set up a Blended Campaign](/campaigns/blended) if agents will handle inbound and outbound at once.
* [Schedule CDR reports](/reports/report-scheduling) for daily performance digests.
