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
        • 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
        • Write to 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
    • Testing and Iteration
    • Publishing and Versioning
  • 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
      • 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
    • 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

Was this helpful?

  1. Grids
  2. Run Workflows in the Grid

Run Workflow Column

Last updated 2 months ago

Was this helpful?

AirOps Grid allows you to execute workflows on individual rows or in bulk.

How to Run Workflow Columns

  1. Run for a single row:

    • Click the Play button in the workflow column for the specific row you want to process

    • The cell will first display "Pending" status while the workflow initializes

    • As the workflow progresses, it will show the names of individual steps currently executing

    • Wait for the workflow to complete its run

  2. Run for multiple rows:

    • Click the Play button in the workflow column header (top of the column)

    • A dropdown menu will appear with several options:

      • All Rows: Process every row in the grid

      • Remaining Rows: Process all rows that haven't been run yet

      • First 10 Rows: Process only the first ten rows

      • Rows with Errors: Retry only the rows that previously encountered errors

  3. Status indicators:

    • Pending: The workflow has been triggered and is waiting to begin

    • Step names: Shows which step in the workflow is currently running

    • Success: The workflow completed successfully

    • Error: An error occurred that halted the workflow

    • Review Needed: The workflow has paused at a Human Review step and requires your input before continuing

  4. Stop running workflows:

    • To stop a workflow that's currently running, click either the Stop icon in the cell or the Stop Runs button at the bottom of the grid

  5. Continue after Review Needed:

    • When a workflow reaches a human review step, click the cell to open the review interface

    • Make your selection or edit the content as needed

    • Submit your review to allow the workflow to continue processing

By using these workflow execution features, you can automate content creation and optimization across your entire grid, saving time while maintaining control of the results.