Skip to main content
In this article, you will learn how to turn an existing QA checklist into a set of agents. Instead of writing each agent by hand, you can upload the checklist you already use and Superflow will read every task in it, group related tasks together, and propose a set of agents that cover them.
Agents are currently in Beta. Importing a checklist supports PDF, CSV, Excel, and plain text files.

Uploading Your Checklist

1

On the Superflow Dashboard, click Agents in the left sidebar to open the All Agents page

Click the Import button on the upper right side.
On the Superflow Dashboard, click Agents in the left sidebar to open the All Agents page
2

The upload screen will appear

Drag your checklist onto the drop area, or click Browse Files to select it from your computer.
The upload screen will appear
3

Superflow will analyze the file, read the tasks inside it…

Superflow will analyze the file, read the tasks inside it, and work out which of them can be turned into agents.
Superflow will analyze the file, read the tasks inside it…
This step can take several minutes for a long checklist. You can leave the page open while it works.

Reviewing the Proposed Agents

1

When the analysis finishes, Superflow shows how many agents it extracted along with the tasks…

When the analysis finishes, Superflow shows how many agents it extracted along with the tasks it grouped into each one. In this example, a checklist produced 7 agents. Every agent is selected by default. Clear the checkbox on any agent you do not want to create.
When the analysis finishes, Superflow shows how many agents it extracted along with the tasks…
Each agent card tells you three things:
1

Click the Excluded Tasks tab to see the tasks Superflow could not turn into agents

Hover any card to see the reason it was excluded.
Click the Excluded Tasks tab to see the tasks Superflow could not turn into agents
These are usually tasks that cannot be verified from a rendered page, such as settings inside your CMS or platform admin, or actions in a tool Superflow cannot reach. For example, ā€œDisable Webflow Subdomain Indexingā€ is a toggle inside Webflow, so it is not verifiable in the rendered HTML. Checks that can be done on the page itself, such as SEO tags, broken links, and image assets, become agents.

Creating the Agents

1

Once you are happy with the selection, click Create

The button shows how many agents will be created. Superflow validates each one before creating it, so this takes a little time.
Once you are happy with the selection, click Create
2

When validation finishes, your new agents appear in the All Agents list…

When validation finishes, your new agents appear in the All Agents list, each marked with a NEW badge, ready to run.
When validation finishes, your new agents appear in the All Agents list…

Next Steps

How to Run an Agent from the Agents Tab

Run any of your new agents against a project and review its findings.

How to Create a New Agent

Build a single agent from scratch by describing the check in your own words.