Appearance
Are you an LLM? You can read better optimized documentation at /permissions/resources/workflow.md for this page in Markdown format
Workflow permissions
Whether an operation on a workflow is allowed is determined by the workspace role and the workflow's owner assignment.
- Creating a workflow, and managing a workflow you don't own, are determined by the workspace role, as described in Workspace permissions.
- Viewing, editing, running, and deleting an individual workflow is determined by that workflow's owner (or the Workspace Owner).
For a feature overview, see Workflow.
Owners
An owner is a user or a group. Immediately after creation, only the creator is an owner. You can change this from Owners > Edit > Add owner on the detail screen. A workflow can have 1 to 30 owners (Fixed limits and constraints).
Users and groups assigned as owners can view, edit, run, and delete that workflow.
Operations and required permissions
| Operation | Required permission |
|---|---|
| Viewing the list and details | Owner of the workflow, or Workspace Owner |
| Creating and duplicating | Workspace Editor or higher |
| Editing, enabling, disabling, deleting, running manually, and changing owners | Owner of the workflow, or Workspace Owner |
Whether SQL run via Run Query is allowed is also determined by the permissions of the target connection.