Skip to main content

Quickstart

Get Agent Mantis running locally in under 5 minutes.

Prerequisites

  • Node.js 20+
  • A modern browser (Chrome recommended)
  • An Agent Mantis account (sign up)

1. Sign in to the Portal

Navigate to portal.agentmantis.com and sign in with your credentials.

2. Create a project

  1. Click New Project
  2. Give it a name (e.g. my-app-tests)
  3. Choose your default environment

3. Create your first workflow

  1. Open the Editor
  2. Describe your test in natural language
  3. Click Run

4. Review results

Your test results appear in the Portal under Runs. Each run includes:

  • Step-by-step execution log
  • Screenshots and video
  • Pass/fail status

Next steps