VisualQ
Getting Started

Create a project

Set up your first VisualQ project to start monitoring a website.

A project in VisualQ represents a website or web application you want to test. Each project has its own scenarios, baselines, test runs, and integrations.

Create a project

Open the project dialog

From the dashboard sidebar, click the "+ New project" button. A dialog will appear asking for the project details.

Enter project details

Fill in the following fields:

  • Project name: a descriptive name (e.g., "My Website", "Staging App")
  • Base URL: the root URL of your site (e.g., https://example.com)

The base URL is used as the default starting point for scenarios.

Confirm creation

Click Create. You'll be redirected to the project overview page.

A default Production environment is automatically created using the base URL you provided. You can add more environments (staging, dev, etc.) later from Settings → Environments.

Project overview

Once created, your project page shows:

  • KPI cards — total scenarios, passed, failed, and new (no baseline yet)
  • Scenarios list — all configured test scenarios
  • Quick actions — sync baselines, run tests, access settings

Plan limits

PlanMax projects
Free1
Starter1
Pro3
CustomUnlimited

If you've reached your project limit, you'll need to upgrade your plan or delete an existing project.

Next step

Your project is ready. You can configure additional environments for staging or dev, or jump straight to adding your first scenario →

On this page