> For the complete documentation index, see [llms.txt](https://lastmile-ai.gitbook.io/lastmile-ai-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lastmile-ai.gitbook.io/lastmile-ai-docs/workflows/manage-your-workflow.md).

# Manage your Workflow

## **View all your Workflows**&#x20;

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.&#x20;

* **Workflows <> Workbook is 1:1.** Every workflow id is associated with only 1 origin workbook.&#x20;
  * **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.&#x20;
* **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.&#x20;

<figure><img src="/files/zDJtUY5LsQQm0lINMpnl" alt=""><figcaption></figcaption></figure>

## **Detailed View of Workflow**&#x20;

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

* Runs by batch&#x20;
* All Runs&#x20;
* Download the results of the batch run (.csv format)&#x20;
* Click on the row to view the workflow run as a workbook.

<figure><img src="/files/EHryxlGa5AE22b7hA6tA" alt=""><figcaption></figcaption></figure>
