# Automate a campaign

The final step when creating a campaign is to set the automation settings. You can choose to leave the campaign to run autonomously or add approval stages to the process.&#x20;

{% embed url="<https://app.arcade.software/share/O5v3V98nrAy4l5xPhWwM>" %}

### **How to Automate a Product Optimization Campaign**

The final step in creating a product optimization campaign is setting up automation. Here’s how to configure the required settings:

**1. Choose Your Campaign Type**

* **Static:** A one-time campaign that stops once its objectives are met.
* **Dynamic:** A continuous campaign that keeps optimizing new products based on selected filters.

**2. Set the Campaign Duration**

* **One-Time:** Runs once and stops upon completion.
* **Rolling:** Continuously adds new products for optimization based on predefined filters.

**3. Publish Updates Automatically**

Decide whether optimized product data should be **automatically published** or require **manual approval** before going live.

**4. Set the Daily Optimization Limit**

Specify the number of products to be optimized each day.

**5. Define the Cooldown Period**

Set a waiting period before re-optimizing the same product to prevent frequent changes.

Once these settings are in place, your campaign will run automatically, streamlining product optimization and maximizing efficiency!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.strategically.co/university/optimize-products/automate-a-campaign.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
