Mogplex Docs
Web AppAutomations

Automations

Build GitHub-triggered automations on the Mogplex canvas.

Automations are the current flow-builder surface in the web app.

They connect a Mogplex project to GitHub events and let you shape the runtime on a node canvas before publishing.

What you can do

  • Start from a GitHub event
  • Chain agents sequentially or in parallel
  • Add notes and structure directly on the canvas
  • Publish the automation when the flow is ready
  • Inspect runs and failures from Observability

Getting started

  1. Connect GitHub and make sure the repo is covered by an installation.
  2. Open the Automations canvas.
  3. Create the event entrypoint and add the agent steps you need.
  4. Publish the automation.

Repo-level routing and older fixed trigger views still exist elsewhere in the app, but Automations is the primary authoring surface for new flow work.

Edit on GitHub

On this page