Docs Content Pipeline Workflows

Workflows

Build reusable AI automation pipelines with a visual builder.

Available on Enterprise plans.

What are workflows?

Workflows let you automate repetitive tasks by chaining together steps in a visual builder. Think of them as recipes: define the steps once, then run them on a schedule or on demand.

Step types

  • AI call - send a prompt to an LLM with your context.
  • Web search - search the web and pass results to the next step.
  • HTTP request - call any external API.
  • Workspace data - pull data from your Mentionova workspace.
  • Filter / Branch - route data based on conditions.
  • CMS push - publish results to WordPress, Webflow, Ghost, or Sanity.

Templates

Start from a template (competitor comparison, content audit, weekly briefing, and more) and customize it for your needs. Clone any template into your workspace.

Scheduling

Run workflows daily, weekly, or monthly. They execute in the background and notify you when they're done or if something breaks.

Debugging

Open any workflow run to inspect each step's input, output, and runtime. Re-run a single failed step without restarting the entire workflow.