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

# Scheduling a Workflow

> Learn how to set workflows to run automatically at the right frequency for each task

Here is a step by step process to schedule a Workflow:

<Steps>
  <Step title="Navigate to &#x22;My Workflows&#x22;, and toggle &#x22;Schedule Workflow&#x22;">
    <img src="https://mintcdn.com/superfuelai-5949b882/t105jghVyIWo-wq6/images/Scheduletoggle.png?fit=max&auto=format&n=t105jghVyIWo-wq6&q=85&s=9a50ca9878664a54cc804b55b945fdcf" alt="Scheduletoggle Pn" width="2048" height="773" data-path="images/Scheduletoggle.png" />
  </Step>

  <Step title="Enable Auto-run and select the required frequency">
    <img src="https://mintcdn.com/superfuelai-5949b882/t105jghVyIWo-wq6/images/Selectschedulefrequency.png?fit=max&auto=format&n=t105jghVyIWo-wq6&q=85&s=ead4074b7df46bd205eae20f6ab514c8" alt="Selectschedulefrequency Pn" width="2048" height="1020" data-path="images/Selectschedulefrequency.png" />
  </Step>

  <Step title="Select ASINs, and schedule">
    Select ASINs from the list or paste multiple ASINs it in the search bar.

    <img src="https://mintcdn.com/superfuelai-5949b882/t105jghVyIWo-wq6/images/PasteASINsinASINselection.png?fit=max&auto=format&n=t105jghVyIWo-wq6&q=85&s=71386dd9d4797cb74377f429a4cf553e" alt="Paste ASI Nsin ASI Nselection Pn" width="2048" height="1022" data-path="images/PasteASINsinASINselection.png" />
  </Step>
</Steps>

Once this is set, the workflow will run as scheduled, and the output will be visible in the Output section found on the navbar.

### **Best Practices for Scheduling**

* Run PPC workflows every 7-15 days
* Run listing hygiene workflows every 1 day
* Run listing content workflows every 30 days
* Run inventory workflows every 7 days

Have questions? Reach out to us at [**support@superfuel.io**](mailto:support@superfuel.io)

## Explore

<Columns cols={3}>
  <Card title="Execution Trace" icon="magnifying-glass-minus" href="https://docs.superfuel.io/features/execution-trace">
    See the step-by-step logic behind each execution
  </Card>

  <Card title="Editing a Workflow" icon="screwdriver-wrench" href="https://docs.superfuel.io/features/editing-workflow">
    Modify any workflow to match exactly what you do manually
  </Card>

  <Card title="Best Practices" icon="lightbulb" href="https://docs.superfuel.io/more-resources/success-stories">
    See how successful sellers set up and use Superfuel
  </Card>
</Columns>
