# Data processing

Use these APIs to manage workflow-based processing, custom operators, data lineage, SQL execution, and data dashboards. Select the group that matches the processing resource or execution task you need to handle.

## Choose a task

| Task | Description |
| --- | --- |
| [Configure workflows](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/data-processing/workflows/index.html.md) | Create and update workflow definitions, or pause, resume, and delete workflows. |
| [Work with workflow templates](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/data-processing/workflow-templates/index.html.md) | Inspect template definitions or create, replace, and delete templates. |
| [Run and track workflow jobs](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/data-processing/workflow-jobs/index.html.md) | Start jobs, inspect results and node status, and control existing jobs. |
| [Rerun from a node](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/data-processing/workflow-reruns/index.html.md) | Inspect a node rerun plan, then create, inspect, or cancel a rerun branch. |
| [Retry workflow executions](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/data-processing/workflow-retries/index.html.md) | Retry a workflow job or batch-retry selected or failed executions. |
| [Create custom workflow operators](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/data-processing/custom-operators/index.html.md) | Maintain Python operators or built-in bindings, and test, enable, or disable operators. |
| [Choose workflow operators](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/data-processing/operator-catalog/index.html.md) | Inspect available operators, versions, and input and output definitions. |
| [Expose operators through APIs](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/data-processing/operator-api-services/index.html.md) | Publish an operator version and inspect, invoke, enable, or disable its service. |
| [Trace files and processing results](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/data-processing/workflow-lineage/index.html.md) | Inspect lineage, nodes, and outputs, and manage versions for versioned outputs. |
| [Run SQL and retrieve results](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/data-processing/sql-execution/index.html.md) | Submit SQL, inspect execution status, and read or download successful results. |
| [Inspect database objects](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/data-processing/sql-metadata/index.html.md) | Inspect database, table, and view definitions, or delete unused objects. |
| [Save and version SQL](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/data-processing/sql-workbooks/index.html.md) | Save SQL drafts and finalized versions without executing the SQL. |
| [Configure dashboards and charts](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/data-processing/data-dashboards/index.html.md) | Create dashboards and charts, run charts, and read or download results. |
