LastMile AI Docs
  • lastmileai.dev
  • Getting Started
    • Welcome to LastMile AI
    • Getting Started
    • AI Concepts
  • Use Cases
    • Example Workbooks
    • Example Workflows
  • Workbooks
    • Intro to Workbooks
    • Parameters
    • Create a Workbook
    • Manage your Workbooks
    • Share & Collaborate
    • Deploy a Workbook
    • 🤗 Hugging Face x Workbooks
  • Workflows
    • Intro to Workflows
    • Create a Workflow
    • Manage your Workflow
  • Models
    • Intro to Models
    • Create a Custom Model
  • Reviews
    • Intro to Reviews
    • Create a Review
    • Manage your Reviews
    • Share & Collaborate
Powered by GitBook
On this page
  • View all your Workflows
  • Detailed View of Workflow

Was this helpful?

  1. Workflows

Manage your Workflow

PreviousCreate a WorkflowNextIntro to Models

Last updated 1 year ago

Was this helpful?

View all your Workflows

You can view all your workflows on the Workflows page. Here are some important concepts and definitions to ramp you up on monitoring and managing your workflows.

  • Workflows <> Workbook is 1:1. Every workflow id is associated with only 1 origin workbook.

    • Workflow <> Batch Run is 1:n. Each workflow can have several batch runs. For example, running 2 different datasets on a workbook will result in 1 workflow with 2 batch runs associated with it. See the next section on how to view batch runs.

  • Child Runs. The number of rows of input data associated with the workflow. For the free tier, each workflow can have only 5 rows of input data. For the growth tier, each workflow can have 50 rows of input data. If you need to upload more input data, please contact us at support@lastmileai.dev

  • Status. Showcases up to 5 of the child runs and their status: succes or failure.

Detailed View of Workflow

Click on the Workflow ID which will take you to a detailed view on the workflow. Here you can access:

  • Runs by batch

  • All Runs

  • Download the results of the batch run (.csv format)

  • Click on the row to view the workflow run as a workbook.