Skip to main content

Create a Workflow from a Template

Creating a workflow from scratch can be complex, especially for first-time users. AI/Run CodeMie provides predefined templates that can perform various tasks out of the box, making it easy to get started quickly.

Steps to Create from Template

  1. Navigate to the Workflows section in the main navigation.

  2. Select the Templates tab:

    Templates tab in Workflows page

  3. Browse available templates and click on a template card to view its details and configuration.

  4. Click the + button to create a workflow from the selected template:

    Create Workflow from Template menu

  5. Configure the workflow settings:

Workflow Configuration

FieldDescription
ProjectYour AI/Run CodeMie project (pre-populated by default)
Shared with Project TeamEnable to allow teammates to view and use the workflow
NameUnique name for the workflow
DescriptionBrief description of the workflow's features and purpose
Icon URLURL to an icon image for the workflow avatar
Workflow ModeSequential or Autonomous mode
Supervisor PromptGlobal context shared across all assistants; can include variables like date, time, etc.

Workflow Modes

Sequential Mode

  • Full control over workflow execution
  • Define each step with specific assistants
  • Best for tasks requiring precise ordering

Autonomous Mode

  • AI automatically manages assistants and states
  • Seamless experience with minimal setup
  • Ideal for quick deployment
  1. Click Create to save your workflow.
Assistant Configuration

Ensure that assistants have the necessary permissions for their tasks. For example, if a workflow includes a Jira integration, the scraper assistant must have access permissions to your Jira instance.