Manage Flows Table
- Last Updated: April 5, 2026
- 2 minute read
Manage Flows Table
A description of the columns in the Manage Flows table.
In the Manage Flows page, you can add new flows or edit existing ones.
The table displays all flows in your project.
- You can view more details about an underlined item by clicking on it.
- You can sort the table by any of the columns, except Actions.
- You can also choose the number of flows to display in each page.
| Field | Description |
|---|---|
| Name | The human-friendly name of the flow. The colored bars under the name indicate the steps that comprise the flow.
Tip: If the name is truncated, hover your cursor over the name to view the full name.
|
| Target Entity | If the flow includes a mapping step, the entity associated with the dataset that the flow processes.
Tip: If the name is truncated, hover your cursor over the name to view the full name.
|
| Status | The status of the latest run of the flow. |
| Jobs | The number of times that the flow was run. A job is a flow run. To view a list of all runs of a flow, click the number for that flow. |
| Last Job Finished | The time when the flow was last run, relative to the current time. To view the job details of the last run, click the value for that flow. |
| Committed | The number of records that were successfully processed and optionally saved in a database. |
| Failed | The number of records that generated an error during processing. |
| Actions |
|
See Also
Previous topic: Add a Custom Hook to a Step Manually
Next topic: Flow Definition File
Related concepts
Related tasks
- Create a Flow Using QuickStart
- Edit Flow Settings Using QuickStart
- Run a Flow Using QuickStart
- Redeploy a Flow Using QuickStart
- Delete a Flow Using QuickStart
- Create a Flow Using Gradle
- Run a Flow Using Gradle
- Redeploy a Flow Using Gradle
- Create a Project Using QuickStart
- Create an Entity Using QuickStart
- Create a Step Using QuickStart
- Configure an Ingestion Step Using QuickStart
- Configure a Mapping Step Using QuickStart
- Configure a Mastering Step Using QuickStart
- Configure a Custom Step Using QuickStart
- Manage Steps in a Flow Using QuickStart
Related reference