Autom8 AI Docs
  • Introduction to A8I
  • Quick Start
    • Your First Workflow
  • Workflows Explained
    • Create and Run a Workflow
    • Workflow Components
    • Executions
    • Manual, Partial, and Production Executions
    • Workflow Executions
    • All Executions
    • Custom Execution Data
    • Debug and Re-run Past Executions
    • Tags
    • Export and Import Workflows
    • Workflow Templates
    • Workflow Sharing
    • Workflow Settings
  • Flow Logic
  • Data
    • Data Structure
    • Data Flow Within Nodes
    • Transforming Data
    • Processing Data with Code
    • Data Mapping
  • AI Assistant
  • Glossary
  • Integrations
  • Build an AI Chat Agent in Autom8 AI
Powered by GitBook
On this page
  1. Workflows Explained

Workflow Sharing

Workflow sharing allows users to collaborate on automation within the same Autom8 AI workspace.


Availability

Available on:

  • Cloud: Pro and Enterprise plans

  • Self-Hosted: Enterprise edition


Who Can Share Workflows

  • Workflow creators can share workflows they own

  • Admins and workspace owners can view and share any workflow in the instance


How to Share a Workflow

  1. Open the workflow you want to share

  2. Click Share

  3. Select users to add

  4. Click Save

Shared users will see the workflow in their list and can access it based on assigned permissions.


Where Shared Workflows Appear

You can view shared workflows in the Workflows list, depending on your access level:

  • Overview shows:

    • Your own workflows

    • Workflows shared with you

    • Workflows from projects you're part of

  • Admins and owners see all workflows in the workspace


Roles and Permissions

Permission
Creator
Editor

View & run workflow

✅

✅

View execution history

✅

✅

Edit workflow & tags

✅

✅

Export workflow

✅

✅

Share workflow

✅

❌

Delete workflow

✅

❌


Credential Access & Limitations

  • Editors can use credentials already embedded in shared workflows

  • However, if credentials haven’t been explicitly shared, editors can’t modify the nodes that use them

  • This ensures security through least privilege—you can run the workflow but can’t change sensitive integrations unless you own or are granted access to the credentials

To allow full editing, see the Credential Sharing section.

PreviousWorkflow TemplatesNextWorkflow Settings

Last updated 5 days ago