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

# Create an Outbound Campaign

You can launch a complete outbound calling workflow in minutes — no technical background required.

Solvea supports two ways to create outbound campaigns:

<Columns cols={2}>
  <Card title="Create from Outbound Module" icon="arrow-rotate-right">
    Best for quick, one-time campaigns
  </Card>

  <Card title="Create from Agent" icon="arrows-rotate">
    Best for repeatable, precision setup
  </Card>
</Columns>

### Usage Limits

<Note>
  Each phone number can call up to **50 contacts per day.**

  Each customer can be called **once per day.**
</Note>

## Method 1: Create from Outbound Module

**Steps:**

<Steps>
  <Step title="Create a Campaign">
    Go to **Outbound module** and click **Create a Campaign**.

    <Frame>
      <img src="https://mintcdn.com/solvea-a5b10e8e/G6pm2fipLo85c4k-/images/image-173.png?fit=max&auto=format&n=G6pm2fipLo85c4k-&q=85&s=5c7fc4953cccc65092a5014fc803253c" alt="Image" width="2938" height="1548" data-path="images/image-173.png" />
    </Frame>
  </Step>

  <Step title="Configure the outbound agent">
    * Describe the purpose of the call and define the conversation flow and task logic
    * Use the test call button to simulate the experience
    * Click **Next**

    <Frame>
      <img src="https://mintcdn.com/solvea-a5b10e8e/G6pm2fipLo85c4k-/images/image-174.png?fit=max&auto=format&n=G6pm2fipLo85c4k-&q=85&s=e50a70eeb7d86df701c570e97658fbc0" alt="Image" width="2938" height="1552" data-path="images/image-174.png" />
    </Frame>
  </Step>

  <Step title="Set campaign details">
    * **Campaign Name**
    * **Outbound Greeting** (first sentence spoken by the agent)
    * **Call From Number**
          <Frame>
            <img src="https://mintcdn.com/solvea-a5b10e8e/G6pm2fipLo85c4k-/images/image-175.png?fit=max&auto=format&n=G6pm2fipLo85c4k-&q=85&s=6bbb222ca2230bc4e75aed8f3c85f7d4" alt="Image" width="2938" height="1546" data-path="images/image-175.png" />
          </Frame>
    * **Upload contact list**
      * Download the template, fill in contact details, and upload
          <Frame>
            <img src="https://mintcdn.com/solvea-a5b10e8e/G6pm2fipLo85c4k-/images/image-176.png?fit=max&auto=format&n=G6pm2fipLo85c4k-&q=85&s=05fa58a4dd22eccfd786e685e6499dce" alt="Image" width="2938" height="1546" data-path="images/image-176.png" />
          </Frame>
    * **Schedule calls**
      * Send Now – start immediately
      * Schedule – set a specific date and time
          <Frame>
            <img src="https://mintcdn.com/solvea-a5b10e8e/G6pm2fipLo85c4k-/images/image-177.png?fit=max&auto=format&n=G6pm2fipLo85c4k-&q=85&s=a27237c8cd3d93abd7e3ff97a3f40679" alt="Image" width="2936" height="1548" data-path="images/image-177.png" />
          </Frame>
  </Step>

  <Step title="Start Calling">
    Click Start Calling to launch the campaign.
  </Step>
</Steps>

## Method 2: Create from Agent

**Steps:**

<Steps>
  <Step title="Create an outbound agent">
    * Use Vibe Coding Builder to generate the agent automatically.
    * Test and refine the agent in the configuration page

    <Frame>
      <img src="https://mintcdn.com/solvea-a5b10e8e/DvBJJVYkg7zk_3YJ/images/image-178.png?fit=max&auto=format&n=DvBJJVYkg7zk_3YJ&q=85&s=a30e0df34e0d41445e4d54f0139c475f" alt="Image" width="2938" height="1552" data-path="images/image-178.png" />
    </Frame>
  </Step>

  <Step title="Enable outbound settings">
    * Turn on **Outbound** in the agent configuration
    * Click **Outbound Configuration**

    <Frame>
      <img src="https://mintcdn.com/solvea-a5b10e8e/DvBJJVYkg7zk_3YJ/images/image-179.png?fit=max&auto=format&n=DvBJJVYkg7zk_3YJ&q=85&s=943ca62cf8571b846b6a5fb21e953df9" alt="Image" width="2938" height="1548" data-path="images/image-179.png" />
    </Frame>

    * Complete campaign setup (same as Method 1)

    <Frame>
      <img src="https://mintcdn.com/solvea-a5b10e8e/DvBJJVYkg7zk_3YJ/images/image-180.png?fit=max&auto=format&n=DvBJJVYkg7zk_3YJ&q=85&s=25f9050c642e302ac7104fb5845f9808" alt="Image" width="2938" height="1542" data-path="images/image-180.png" />
    </Frame>
  </Step>

  <Step title="Start Calling">
    Click Start Calling to launch the campaign.
  </Step>
</Steps>
