Superagento.
Superagento

Connect AI reasoning to the work that follows.

AI workflow automation combines a trigger, an AI task and connected actions in one repeatable process. Superagento gives small teams a visual canvas for this work: receive an input, extract or generate useful information, route it through rules and send the result to the next tool.

Use this guide alongside the current product documentation. Available models, integrations and allowances depend on your configured account.

Where does AI belong in an automation?

Use AI for inputs that need interpretation, such as a request written in natural language or a collection of notes. Use ordinary workflow steps for known rules, field mapping and delivery. This keeps the variable part of the process small and makes failures easier to explain.

A support intake workflow might summarize a submitted message, classify its topic and add a row to a tracking sheet. A reporting workflow might read rows on a schedule, produce a digest and deliver it to a fixed internal address. These are build patterns, not promises of accuracy or time saved.

Build the workflow from trigger to result

Start manually while you are testing. When the result is useful, choose a schedule or incoming webhook as the trigger. Connect the relevant account for each action and map output fields into the next step. Publishing makes eligible automatic triggers available; a draft remains useful for test runs.

  1. Choose one business event and a clear destination for its output.
  2. Add an AI step for generation or an AI Agent when tool use is needed.
  3. Use structured output for fields that later steps will consume.
  4. Add a condition or filter for the next decision, and a loop for a list of items.
  5. Test with a small input, inspect every step and activate the intended trigger.

Connect spreadsheets, email and APIs

Superagento supports Google Sheets actions, Gmail delivery, incoming webhooks and HTTP requests. Google connections are permissioned account connections. An HTTP action can connect a compatible service even when your process needs fields beyond a predefined integration.

Check the selected Google account and resource before testing a write. A spreadsheet read returning no rows is different from a permissions failure. Likewise, a successful model response does not mean the destination service accepted its data. Execution details help separate these stages.

Keep retries and costs visible

Each execution has step-level status, inputs and outputs. Inspect the failed step before retrying the entire workflow: an earlier email or spreadsheet write may already have succeeded. Use a source record ID to recognize repeated events and design duplicate checks for actions that must happen only once.

Plans & usage shows your applicable allowances. A workflow may use model credits, action charges and a monthly run allowance. Bringing your own AI key changes who pays for model calls; it does not remove workflow limits. Team workflows use their organisation's shared allowance.

Frequently asked questions

What is the difference between AI automation and a fixed workflow?

A fixed workflow follows predefined rules. AI automation adds interpretation or generation to one or more steps. The surrounding trigger, conditions and connected actions can remain explicit.

Can Superagento run on a schedule?

Yes. Configure a schedule trigger, test the workflow and publish it when it is ready. Manual tests and incoming webhooks are also available.

Can I process more than one record?

Yes. Use a list output and a Loop step to process items. Inspect a small batch first, and account for partial completion if a later item fails.

Can my team edit the same workflow?

Organisation members can edit shared workflows when collaboration is enabled. Superagento detects stale saves and protects conflicting edits from silently overwriting one another.

Put the idea into practice

Start with a small test and a result you can verify. Keep the first destination reversible, then inspect the complete run before turning on automatic actions.

Related guides

Product reference