Back to documentation

Advanced

Custom Automations

Build AURION FLOW workflows — triggers, steps, and bot actions.

FLOW model

Automations chain a trigger to one or more actions. Triggers include member_join, member_leave, message_sent, new_ticket, role_added, level_up, scheduled, and commerce_purchase.

Available actions

  • verify — run verification flow
  • roles — add or remove roles
  • welcome — send welcome message
  • messages — post to a channel
  • webhooks — outbound HTTP call
  • execute_ai_agent — run a PRIME/agent task

Create a workflow

Open Dashboard → Automations. Pick a preset or build custom steps. Test in a staging channel before enabling server-wide.

Scheduling

Scheduled workflows run on a cron queue (default every 5 minutes). Use ISO schedules for daily reports, reminders, and campaigns.