# Workflow templates

Manage workflow templates by listing, retrieving, creating, updating, or deleting them. Use the template identifier returned by the relevant action when another request needs to reference it.

```{toctree}
:hidden:
:maxdepth: 1

View workflow template list <list-workflow-templates>
View workflow template details <get-workflow-template>
Create workflow template <create-workflow-template>
Update workflow template <update-workflow-template>
Delete workflow template <delete-workflow-template>
```
