Skip to main content

Task Pipeline Deployment Workflows

  1. Export the Prompt studio project as a tool

  2. Now that you've exported a Prompt studio project, let's create a Workflow that we'll launch as a Task pipeline. Navigate to Workflows in the side navigation menu and create a new workflow.

  3. Let's configure the workflow using the streamlined workflow setup interface: img Create New Workflow

    The workflow setup is organized into 4 main configuration steps: img Create New Workflow

    1. Configure Source Connector:

      • Select and configure your data input connector
      • Choose File System from the dropdown
      • Click the Configure button to configure the input file system
      • You'll see your configured connector (e.g., "Unstract's google drive-52797280") displayed below
    2. Configure Destination Connector:

      • Select and configure your data output connector
      • For Task Pipelines, choose File System from the dropdown
      • Click the Configure button to configure the output file system
      • You'll see your configured connector (e.g., "Unstract's google drive-bb82386c") displayed below
    3. Select Exported Prompt Studio project:

      • Choose an exported Prompt Studio project for processing your data
      • Your exported project will be displayed (e.g., "new_saas_contracts_structure")
      • Use Change Prompt Studio project link to select a different project
      • Click Configure Settings to modify the tool settings
    4. Deploy Workflow:

      • Deploy your workflow for processing
      • Use Deploy as TASK button to deploy workflows as unstructured data Task Pipelines
      • Alternatively, use Deploy Workflow for other deployment options
  4. Workflow Setup Progress: The interface shows a progress indicator at the top (4 of 4 steps completed) to track your configuration progress.

  5. Deployment Confirmation: Once deployed, you'll see a confirmation message showing "This Workflow has been deployed as a TASK:" followed by your pipeline identifier (e.g., "zluri_saas_task").

  6. Debug Panel: Use the Debug Panel at the bottom of the interface to monitor and troubleshoot your workflow execution.