# Agent workflow binding

Agent workflow binding associates workflow nodes to an agent task template.

## Choose a task

| Task | Description |
| --- | --- |
| [View agent workflow binding list](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/agents/workflow-bindings/list-workflow-bindings.html.md) | Query the binding in the workspace that associates the workflow node to the agent task template. |
| [View agent workflow binding details](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/agents/workflow-bindings/get-workflow-binding.html.md) | Query the binding configuration of a workflow node and an agent task template. |
| [Add agent workflow binding](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/agents/workflow-bindings/create-workflow-binding.html.md) | Save a workflow-node-to-template binding without creating a plan or executing a task. |
| [Change agent workflow binding](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/agents/workflow-bindings/update-workflow-binding.html.md) | Update a bound workflow, node, template, or input-output mapping. |
