Documentation
HomeAPISign In
  • Getting Started
    • Overview
      • Core Concepts
      • Building your First Workflow
    • API Reference
  • Your Data
    • Brand Kits
    • Knowledge Bases
      • Add Data
        • Upload Files
        • Web Scrape
        • Import from Google Drive
        • Import from SQL Database
        • Import from Shopify
      • Knowledge Base Search
      • Knowledge Base Metadata
      • Knowledge Base API
  • Building Workflows
    • Workflow Concepts
      • Workflow Inputs
        • Input Types
      • Workflow Outputs
      • Variable Referencing
      • Liquid Templating
    • Workflow Steps
      • AI
        • Prompt LLM
          • Model Selection Guide
          • Prompting Guide
        • Transcribe Audio File
      • Web Research
        • Google Search
        • Perplexity Deep Research
        • Web Page Scrape
      • Code
        • Run Code
        • Call API
        • Format JSON
        • Run SQL Query
        • Write Liquid Text
      • Flow
        • Condition
        • Iteration
        • Human Review
        • Content Comparison
        • Error
      • Data
        • Read from Grid
        • Add Rows in Grid
        • Search Knowledge Base
        • Write to Knowledge Base
        • Get Knowledge Base File
      • AirOps
        • Workflow
        • Agent
      • Image & Video
        • Generate Image with API
        • Search Stock Images
        • Fetch Stock Image with ID
        • Resize Image
        • Screenshot from URL
        • Create OpenGraph Image
        • Create Video Avatar
      • SEO Research
        • Semrush
        • Data4SEO
      • Content Quality
        • Detect AI Content
        • Scan Content for Plagiarism
      • Content Processing
        • Convert Markdown to HTML
        • Convert PDF URL to Text
        • Group Keywords into Clusters
      • B2B Enrichment
        • Hunter.io
        • People Data Labs
      • CMS Integrations
        • Webflow
        • WordPress
        • Shopify
        • Contentful
        • Sanity
        • Strapi
      • Analytics Integrations
        • Google Search Console
      • Collaboration Integrations
        • Gmail
        • Google Docs
        • Google Sheets
        • Notion
        • Slack
    • Power Steps
    • Testing and Iteration
    • Publishing and Versioning
    • Logs
    • Studio Toolbar
  • Running Workflows
    • Run Once
    • Run in Bulk (Grid)
    • Run via API
    • Run via Trigger
      • Incoming Webhook Trigger
      • Zapier
    • Run on a Schedule
    • Error Handling
  • Grids
    • Create a Grid
      • Import from Webflow
      • Import from Wordpress
      • Import from Semrush
      • Import from Google Search Console
    • Add Columns in the Grid
    • Run Workflows in the Grid
      • Add Workflow Column
      • Run Workflow Column
      • Schedule Workflow Column
      • Map Workflow Outputs
      • Review Workflow Run Metadata
    • Review Content in the Grid
      • Review Markdown Content
      • Review HTML Content
      • Compare Content Difference
    • Publish to CMS from Grid
    • Pull Analytics in the Grid
    • Searching and Filtering
    • Export as CSV
  • Copilot
    • Chat with Copilot
    • Edit Workflows with Copilot
    • Fix Errors with Copilot
  • Monitoring
    • Task Usage
    • Analytics
    • Alerts
    • Execution History
  • Your Workspace
    • Create a Workspace
    • Folders
    • Settings
    • Billing
    • Use your own LLM API Keys
    • Secrets
    • Team and Permissions
  • Chat Agents (Legacy)
    • Agent Quick Start
    • Chat Agents
    • Integrate Agents
      • Widget
      • Client Web SDK
  • About
    • Ethical AI and IP Production
    • Principles
    • Security and Compliance
Powered by GitBook
On this page
  • Schedule Workflow Runs in Grid
  • Overview
  • How to Schedule a Workflow
  • Common Use Cases
  • Best Practices
  • Managing Scheduled Runs

Was this helpful?

  1. Grids
  2. Run Workflows in the Grid

Schedule Workflow Column

Last updated 2 days ago

Was this helpful?

Schedule Workflow Runs in Grid

Schedule your workflows to run automatically on a recurring basis directly from the Grid interface. This powerful feature enables hands-free automation of your content operations, ensuring your workflows execute at optimal times without manual intervention.

Overview

The Schedule feature allows you to set up recurring workflow runs based on your preferred frequency, timing, and conditions. Whether you need daily content updates, weekly SEO refreshes, or monthly bulk operations, scheduled runs ensure your workflows execute consistently and reliably.

How to Schedule a Workflow

1. Access the "Schedule Workflow" Option

  1. Navigate to your Grid containing the workflow column

  2. Click on the workflow column header

  3. Select Schedule Workflow from the menu options

2. Configure Your Schedule

Set the Frequency and Time

Choose when and how often your workflow should run:

For Daily Schedules:

  • Frequency: Select "Day" from the dropdown

  • Time: Choose your preferred hour and minute (e.g., 9:00 AM)

  • Workflow will run every day at the specified time

For Weekly Schedules:

  • Frequency: Select "Week" from the dropdown

  • Time: Choose your preferred hour and minute

  • Days: Select one or more days of the week (Mon-Sun)

For Monthly Schedules:

  • Frequency: Select "Month" from the dropdown

  • Time: Choose your preferred hour and minute

  • Days: Click specific calendar dates, or use the dropdown to select:

    • Day: Choose specific dates (1-31)

    • Week: Select by week of the month

    • Month: For broader monthly patterns

Configure Row Filters (Optional)

Target specific rows for your scheduled runs by adding filters:

  1. Select a column from the dropdown (e.g., "keyword")

  2. Choose a condition:

    • is not empty - Only run on rows with data in this column

    • is empty - Only run on rows without data in this column

    • contains - Run on rows containing specific text

    • not contains - Exclude rows containing specific text

    • is equal to - Run on exact matches

    • is not equal to - Exclude exact matches

  3. Enter a value for conditions that require it (contains, not contains, etc.)

  4. Click Add Filter to include additional conditions

Set Row Limits (Optional)

Control the volume of each scheduled run:

  • Enter a number to limit how many rows are processed per run

  • Leave blank to process all matching rows

  • Useful for managing workload and processing time

3. Save Your Schedule

Click Save Schedule to activate your recurring workflow runs.

Common Use Cases

  • Daily content refreshes to keep information current

  • Weekly SEO monitoring for tracking keyword performance

  • Monthly content generation for editorial calendars

Best Practices

1. Use Row Filters Wisely

  • Filter on empty output columns to avoid reprocessing completed rows

  • Use "contains" filters to target specific content types or categories

  • Combine multiple filters for precise targeting

2. Time Dependent Workflows Appropriately

When one scheduled workflow's outputs feed into another workflow:

  • Schedule them with sufficient time gaps to ensure the first completes before the second begins

  • Consider the typical execution time of your workflows when setting schedules

3. Monitor Initial Runs

  • Check the History tab after your first scheduled run

  • Verify that the correct rows were processed

  • Adjust filters or timing as needed

Managing Scheduled Runs

View Active Schedules

  • Access your scheduled runs from the Grid's workflow column menu

  • View schedule details including frequency, filters, and last run time

Edit or Delete Scheduled Runs

  • Click on an existing scheduled workflow column to modify settings

  • Update frequency, timing, filters, or limits as needed or delete the scheduled run

  • Changes take effect immediately