# Custom operators

Create and manage custom operators that can be used in workflows. A custom operator can provide Python code or bind a workflow operator from the catalog.

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

View custom operator list <list-custom-operators>
View custom operator details <get-custom-operator>
View custom operator code <get-custom-operator-code>
Create custom operator <create-custom-operator>
Update custom operator <update-custom-operator>
Test-run custom operator <test-custom-operator>
Enable custom operator <enable-custom-operator>
Disable custom operator <disable-custom-operator>
Delete custom operator <delete-custom-operator>
```
