# Automated Phishing Campaigns

Automated Phishing Campaigns allow you to continuously test and improve your organization’s security awareness by simulating real-world phishing attacks. Campaigns run automatically based on a configured frequency, helping identify high-risk users and track improvement over time.

<div style="
  background: rgba(128,128,128,0.08);
  border: 2px solid rgba(128,128,128,0.25);
  border-radius: 10px;
  padding: 20px 20px 0px 20px;
">
  <div style="font-weight:700; margin-bottom:20px;">Who can use this feature?</div>

  <table style="border-collapse:collapse;">
    <tr>
      <td style="vertical-align:top; padding:0 8px 10px 0;">
        <Icon icon="material-filled-person" color="#d760f9"/>
      </td>
      <td style="vertical-align:top; padding:0 0 10px 0;">
        All <span style="color:#d760f9; font-weight:600;">Account Owners</span> and <span style="color:#d760f9; font-weight:600;">Security Admins</span>
      </td>
    </tr>

    <tr>
      <td style="vertical-align:top; padding:0 8px 0 0;">
        <Icon icon="material-filled-flag" color="#d760f9"/>
      </td>
      <td style="vertical-align:top; padding:0;">
        Available on the <span style="color:#d760f9; font-weight:600;">Core</span> and <span style="color:#d760f9; font-weight:600;">Business</span> plans
      </td>
    </tr>
  </table>
</div>

## Configure Campaign Frequency
<Steps>

<Step title="Sign in to WatchDog Security">
  Sign in to the [**WatchDog Security Platform**](app.watchdogsecurity.io).
</Step>

<Step title="Open Control Panel">
  Navigate to **Control Panel** from the main navigation menu.
</Step>

<Step title="Open Phishing Settings">
  Click **Configure** on the **Automated Phishing Campaign** control.
</Step>
    
<Step title="Configure Allowlist for Campaigns">
    To ensure successful delivery, organizations must allow phishing simulation emails through their email security platform.
    <CardGroup cols={3}>

    <Card title="Microsoft 365" href="/creating-an-allowlist-for-phishing-simulations-in-microsoft-365-2033725m0" icon="ph-bold-microsoft-outlook-logo">
    </Card>
    <Card title="Google Workspace" href="/configure-google-workspace-allowlist-for-phishing-simulations-2033726m0" icon="ph-bold-google-logo">
    </Card>

    </CardGroup>
</Step>

<Step title="Set Campaign Frequency">
  Select a frequency from the **Campaign Frequency** dropdown.
</Step>

<Step title="Save Settings">
  Click **Update** to apply the selected campaign frequency.
</Step>

</Steps>

---

## Send Test Campaign
<Steps>
<Step title="Sign in to WatchDog Security">
  Sign in to the [**WatchDog Security Platform**](app.watchdogsecurity.io).
</Step>

<Step title="Open Control Panel">
  Navigate to **Control Panel** from the main navigation menu.
</Step>

<Step title="Open Phishing Settings">
  Click **Configure** on the **Automated Phishing Campaign** control.
</Step>

<Step title="Send Test Campaign">
  Click **Send Test Campaign** to validate email delivery.
</Step>

</Steps>

---

## View Campaign Results

<Steps>
<Step title="Sign in to WatchDog Security">
  Sign in to the [**WatchDog Security Platform**](app.watchdogsecurity.io).
</Step>

<Step title="Open Control Panel">
  Navigate to **Control Panel** from the main navigation menu.
</Step>

<Step title="Open Phishing Settings">
  Click **Configure** on the **Automated Phishing Campaign** control.
</Step>

<Step title="View Recent Campaigns">
  Click **View** in the **Recent Campaigns** section.
</Step>

</Steps>

---

## What Happens Next

<TipInfo>Phishing campaigns are sent automatically based on the configured frequency.</TipInfo>
<TipInfo>Users receive simulated phishing emails in their inbox.</TipInfo>
<TipInfo>User interactions are tracked and recorded for each campaign.</TipInfo>
<TipInfo>Administrators can review results to identify high-risk users.</TipInfo>

---

## Troubleshooting

<AccordionGroup>

<Accordion title="Phishing Emails Not Delivered" defaultOpen>
If phishing emails are not reaching users:

- Configure allowlisting in your email provider  
- Microsoft 365 requires **Advanced Delivery Policies**  
- Google Workspace requires **spam bypass rules**  
- Check spam or quarantine folders  
</Accordion>

<Accordion title="Test Campaign Not Received">
If test campaigns are not received:

- Verify your email security settings  
- Ensure the sending domain is allowlisted  
- Try sending another test campaign  
</Accordion>

<Accordion title="Cannot Change Campaign Frequency">
If you cannot update the campaign frequency:

- Ensure you have **Account Owner** or **Security Admin** permissions  
- Confirm your plan includes phishing (**Core** or **Business**)  
</Accordion>

<Accordion title="No Campaign Results Visible">
If no results are displayed:

- Ensure campaigns have been sent  
- Wait for users to interact with emails  
- Refresh the **Recent Campaigns** view  
</Accordion>

</AccordionGroup>
