Skip to navigation Skip to main content
Smart Cycle Discounts is now available on WordPress.org — Download Free
🎉 SCD is now available — Download Free
  • WordPress
    WordPress Plugins
    View all
    Smart Cycle Discounts A cycling discount mark: rotating arrows around a center badge that cycles commerce icons.

    Smart Cycle Discounts

    Automate discount campaigns with scheduling, analytics, and smart product targeting.

    5 Discount Types Recurring Campaigns
    Free Pro from $59

    TrustLens

    Customer trust intelligence for WooCommerce. Score customers, spot abuse, protect revenue.

    Trust Scores Abuse Detection
    Free Pro from $79

    New Plugin

    Coming Soon

    Something exciting is in the works. Join the waitlist to be first to know.

    Get Notified
    Notify Me
    Secure Checkout
    WordPress.org
    14-Day Refund
    Resources
    Documentation Guides & tutorials
    Discount Calculator Plan your strategy
    Support Get help
    SCD Changelog Discount plugin updates
    TrustLens Changelog Trust intelligence updates
    Get notified on new releases
  • Affiliate
  • Blog
  • DOCS
    Docs & Resources

    Choose a plugin or WooCommerce resource to keep moving

    Smart Cycle Discounts Automated discount campaigns for WooCommerce
    Available
    TrustLens Customer trust intelligence documentation for WooCommerce
    Live
    Docs Home FAQ Calculator Get Support
    WordPress tools that solve real problems
  • Contact Us
  • About
    Company

    Our Story

    Founded 2020

    Built by store owners, for store owners. We create WordPress tools that solve real problems.

    Learn more
    Built from Experience Real solutions we use ourselves
    Time is Precious Simple, intuitive tools
    Real Support Talk to the founders
    Legal & Contact
    Contact Us Privacy Policy Terms of Service Refund Policy
    14-Day Money-Back Guarantee No questions asked
GET STARTED

Getting Started

5
  • What is Smart Cycle Discounts?
  • Installation Guide
  • Creating Your First Campaign
  • Plugin Dashboard Overview
  • Free & Pro Features

Campaign Wizard

6
  • Campaign Wizard Overview
  • Step 1 – Basic Information
  • Step 2 – Product Selection
  • Step 3 – Discount Configuration
  • Step 4 – Campaign Scheduling
  • Step 5 – Review & Launch

Product Selection

5
  • All Products Mode
  • Specific Products Mode
  • Random Products Mode
  • Smart Selection Mode
  • Product Search Tips

Discount Types

7
  • Percentage Discounts
  • Fixed Amount Discount
  • Buy One Get One (BOGO)
  • Tiered Volume Pricing
  • Spend Threshold Discounts
  • Bundle Discounts
  • Discount Stacking and Priority

Scheduling

5
  • Setting Campaign Dates
  • Timezone Configuration
  • Recurring Campaigns
  • Campaign Status Explained
  • Automatic Activation

Campaign Management

7
  • Campaign List
  • Editing Existing Campaigns
  • Duplicating Campaigns
  • Bulk Actions
  • Campaign Priority System
  • Campaign Overview Panel
  • Campaign Intelligence System

Setting Configuration

5
  • General Settings
  • Display Settings
  • Advanced Settings
  • Tools and Diagnostics
  • License Management

Use Cases

7
  • Flash Sale Campaign
  • Seasonal Sale Campaign
  • Weekend Sale Recurring
  • BOGO Promotion
  • Volume Discount Campaign
  • Cart Threshold Promotion
  • Bundle Discount Campaign

Developer Documentation

5
  • Hooks and Filters Reference
  • Rest API Overview
  • Custom Discount Integration
  • Template Customization
  • Database Schema

Troubleshooting

6
  • Campaign Not Activating
  • Discounts Not Displaying
  • Scheduling Issues
  • Product Search Not Working
  • Performance Optimization
  • Common Error Messages

FAQ

3
  • General
  • Compatibility
  • Pricing & Licensing

Notifications

5
  • Email Provider Setup
  • Email Notifications Setup
  • Basic Notifications
  • Proactive Alerts
  • Low Stock Alerts

Cycle AI

6
  • What is Cycle AI
  • Creating Campaign With AI
  • Refining With Conversation
  • Managing Campaigns With AI
  • Prompt Writing Tips
  • Rate Limit And Troubleshooting
View Categories
  • Home
  • Docs
  • Smart Cycle Discounts
  • Cycle AI
  • Managing Campaigns With AI

Managing Campaigns With AI

6 min read

Cycle AI is not just for creating new campaigns. You can also edit, pause, activate, delete, and duplicate existing campaigns through natural language — including bulk actions across multiple campaigns at once. Every action is routed through a confirmation card, so nothing is changed until you approve it.


Supported Actions #

Action Example prompt What happens
Edit “Change the Summer Sale discount to 30%” Updates fields on an existing campaign
Pause “Pause the Black Friday preview” Suspends an active campaign
Activate “Activate my Pride draft” Launches a draft or scheduled campaign immediately
Delete “Delete the old Easter campaign” Permanently removes a campaign
Duplicate “Duplicate last year’s Christmas sale with 20% off instead of 15%” Creates a copy, optionally with modifications

How Cycle AI Finds the Right Campaign #

Cycle AI receives a full list of your active, scheduled, and draft campaigns as part of its store context — each with its ID, name, and status. When you refer to a campaign by name, the AI matches it against that list and resolves to the correct campaign ID.

You can refer to a campaign several ways:

  • By name: “Change the Summer Sale to 30%”
  • By partial name: “Pause the Pride one”
  • By status: “Pause all active campaigns”
  • By recency: “Delete last month’s Black Friday draft”
  • By list: “Activate the three scheduled Pride campaigns”

If the AI can’t find a match, it responds with a plain text message asking you to clarify:

I couldn’t find a campaign called “Weekend Blaster” — could you clarify? I see a “Weekend Flash” and a “Weekend Sale” in your list.


The Confirmation Card #

When the AI proposes an action, you get a confirmation card in the chat — it’s not the same as a campaign preview. The confirmation card shows:

For Edit #

  • Campaign name(s) being edited
  • Before / after diff of each changed field
  • AI’s reasoning for the change
  • Confirm and Cancel buttons

For Pause / Activate #

  • Campaign name(s)
  • Current status → new status
  • AI’s reasoning
  • Confirm and Cancel buttons

For Delete #

  • Campaign name(s) being deleted
  • A warning — delete is permanent and cannot be undone
  • AI’s reasoning
  • Confirm and Cancel buttons

For Duplicate #

  • Source campaign name
  • Changes to apply to the copy (if any)
  • AI’s reasoning
  • Confirm and Cancel buttons

Nothing happens until you click Confirm. Clicking Cancel dismisses the card and leaves everything untouched.


Bulk Actions #

Cycle AI supports acting on multiple campaigns in a single confirmation:

Example prompts #

  • “Pause all active campaigns”
  • “Delete every expired draft”
  • “Activate the three scheduled Pride campaigns”
  • “Change the discount on all summer campaigns to 25%”

The confirmation card lists every campaign that will be affected. You can review the full list before confirming. One click applies the action to all of them.

Behind the scenes, each campaign is updated individually through the same service layer the plugin’s action buttons use, so the same security checks, guardrails, and hooks run for every item in the batch.


What Can Be Edited via AI #

The AI can edit fields on an existing campaign using plain language. Common editable fields:

  • Campaign name and description
  • Discount value (percentage, fixed amount, tier values, threshold amounts)
  • Discount type (Pro types — tiered, spend threshold, bundle — require Pro on both sides)
  • Start and end dates
  • Priority level
  • Badge text and appearance
  • Product scope (add/remove specific products or categories)
  • Recurring pattern

Field validation runs before the confirmation card is built. If a proposed value is out of range or invalid, the AI returns an error message instead of a confirmation.


Feature Gates #

Some edits are restricted based on your plan:

Action Free Pro
Edit basic fields (name, %, dates, priority) ✓ ✓
Change to a Pro discount type (tiered, spend threshold, bundle) — ✓
Pause / activate / delete ✓ ✓
Duplicate ✓ ✓
Duplicate with a change to a Pro discount type — ✓

Note: Access to Cycle AI itself is Pro-only. The gate table above describes what the AI can do when editing existing campaigns — the AI’s system prompt is also plan-aware, so it steers Free-plan merchants away from Pro discount types in the first place.


Error Bubbles #

If an action can’t be performed, you get an error bubble instead of a confirmation card:

Scenario Example message
Campaign name not found “I couldn’t find a campaign called ‘Weekend Blaster’ — could you clarify?”
Already in requested state “‘Summer Sale’ is already paused.”
Invalid value “A discount of 150% isn’t valid — the max is 100%.”
Feature gated “Switching to tiered pricing requires Pro. Upgrade to unlock advanced discount types.”

A Typical Management Conversation #

You: Which campaigns are running right now?

Cycle AI: You have 3 active campaigns:
          - Summer Sale (20% off T-shirts, ends in 5 days)
          - Weekend Flash (15% off bestsellers, ends tomorrow)
          - Clearance (40% off slow movers, ends in 12 days)

You: Pause Weekend Flash

Cycle AI: [Confirmation card]
          Action: Pause
          Campaign: Weekend Flash
          Current status: Active → Paused
          Reasoning: You asked to pause the Weekend Flash campaign.
          [Confirm] [Cancel]

You: [clicks Confirm]

Cycle AI: ✓ Weekend Flash is now paused.

You: Bump the Summer Sale discount to 25%

Cycle AI: [Confirmation card]
          Action: Edit
          Campaign: Summer Sale
          Changes:
            discount_value: 20% → 25%
          Reasoning: Raising the Summer Sale discount from 20% to 25% as requested.
          [Confirm] [Cancel]

You: [clicks Confirm]

Cycle AI: ✓ Summer Sale updated — discount now 25%.

Three management actions, one daily quota use (the same conversation).


Under the Hood #

Every action the AI proposes is routed through the same service layer that powers the plugin’s native action buttons:

  • Edit → Campaign Manager’s update()
  • Pause → Campaign Manager’s pause()
  • Activate → Campaign Manager’s activate() (with guardrail gate)
  • Delete → Campaign Manager’s delete()
  • Duplicate → Campaign Manager’s duplicate()

This means:

  • The same capability checks apply — users need the same permissions they’d need to click the button
  • The same validation runs on field values
  • The same hooks fire, so external integrations that listen for campaign changes still work
  • The same guardrail gates apply on activation
  • The Campaign Intelligence cache is invalidated so the next page load shows a fresh verdict

Cycle AI is a front door to your existing campaign controls, not a parallel system that bypasses them.


Management Best Practices #

  1. Be specific about the target. If you have multiple similar campaigns, name one distinctly or reference it by status (“the active Summer Sale”) to avoid ambiguity.
  2. Read the confirmation before clicking Confirm. Especially for Delete and bulk actions — the card shows exactly what will happen.
  3. Use bulk wisely. “Pause all active campaigns” is a broad hammer. Double-check the list on the confirmation card.
  4. Delete is permanent. There is no undo. If you’re not sure, pause instead.
  5. Pair with Intelligence. Ask “which campaigns need attention?” to get Intelligence’s read on your portfolio, then use management actions to fix whatever’s flagged.
Updated on April 14, 2026

What are your Feelings

  • Happy
  • Normal
  • Sad

Share This Article :

  • Facebook
  • X
  • LinkedIn
  • Pinterest
Refining With ConversationPrompt Writing Tips
Table of Contents
  • Supported Actions
  • How Cycle AI Finds the Right Campaign
  • The Confirmation Card
    • For Edit
    • For Pause / Activate
    • For Delete
    • For Duplicate
  • Bulk Actions
    • Example prompts
  • What Can Be Edited via AI
  • Feature Gates
  • Error Bubbles
  • A Typical Management Conversation
  • Under the Hood
  • Management Best Practices
Newsletter

Insights that grow your business

Join thousands of WooCommerce store owners who get actionable tips, plugin updates, and industry news every week.

We respect your privacy. Unsubscribe at any time.

Weekly updates — Fresh content every Tuesday
Exclusive content — Tips you won't find on our blog
Early access — Be first to know about new plugins
Webstepper
Weekly WooCommerce Tips
Just now
This week: 5 proven strategies to boost your average order value using smart discount campaigns...
New issue!
Webstepper

Tools for store owners who'd rather grow than grind.

Simple, powerful plugins that help WooCommerce store owners sell more — without the learning curve.

500+ happy stores

Products

  • Smart Cycle Discounts
  • TrustLens
  • Discount Calculator
  • Sale Calendar

Company

  • About Us
  • Blog
  • Contact
  • Affiliates

Resources

  • Help Center
  • Guides
  • Roadmap
  • Status

Questions? We actually answer.

Real humans, real help. No bots, no runaround. Usually within a few hours.

Get in touch

© 2026 Webstepper. All rights reserved.

Privacy Terms Refunds
Visa Mastercard PayPal Apple Pay Google Pay & more
  • WordPress
    Back
    WordPress Plugins
    View all
    Smart Cycle Discounts A cycling discount mark: rotating arrows around a center badge that cycles commerce icons.

    Smart Cycle Discounts

    Automate discount campaigns with scheduling, analytics, and smart product targeting.

    5 Discount Types Recurring Campaigns
    Free Pro from $59

    TrustLens

    Customer trust intelligence for WooCommerce. Score customers, spot abuse, protect revenue.

    Trust Scores Abuse Detection
    Free Pro from $79

    New Plugin

    Coming Soon

    Something exciting is in the works. Join the waitlist to be first to know.

    Get Notified
    Notify Me
    Secure Checkout
    WordPress.org
    14-Day Refund
    Resources
    Documentation Guides & tutorials
    Discount Calculator Plan your strategy
    Support Get help
    SCD Changelog Discount plugin updates
    TrustLens Changelog Trust intelligence updates
    Get notified on new releases
  • Affiliate
  • Blog
  • DOCS
    Back
    Docs & Resources

    Choose a plugin or WooCommerce resource to keep moving

    Smart Cycle Discounts Automated discount campaigns for WooCommerce
    Available
    TrustLens Customer trust intelligence documentation for WooCommerce
    Live
    Docs Home FAQ Calculator Get Support
    WordPress tools that solve real problems
  • Contact Us
  • About
    Back
    Company

    Our Story

    Founded 2020

    Built by store owners, for store owners. We create WordPress tools that solve real problems.

    Learn more
    Built from Experience Real solutions we use ourselves
    Time is Precious Simple, intuitive tools
    Real Support Talk to the founders
    Legal & Contact
    Contact Us Privacy Policy Terms of Service Refund Policy
    14-Day Money-Back Guarantee No questions asked