QAM Hub
Knowledge Base / Creating Your Organization and First Project

Creating Your Organization and First Project

By Mike Krasnovskyi, Head of Automation at QA Madness · Published 2026-06-06

In QAM Hub, your organization is the top-level account that holds everything, and projects live inside it. All your test suites, test cases, runs, and reports belong to a project, so creating an organization and at least one project is the first step before any testing work.

How the structure works

The hierarchy is simple: an organization contains one or more projects, and each project contains its own suites, test cases, requirements, milestones, and runs. Projects are fully isolated from each other, so two teams can work in the same organization without seeing each other's test data.

Create your organization

  1. Sign in to QAM Hub.
  2. If you are the first user, your organization is created during onboarding. An organization administrator can manage its name and settings later.
  3. Organization-level limits (number of projects, users, and test cases) are defined by your plan and visible to organization admins in settings.

Create your first project

  1. From the organization view, create a new project and give it a clear name (for example, the product or app under test).
  2. Open the project to access its suites, test cases, runs, requirements, and reports.
  3. Configure project-level options such as custom fields, tags, and AI settings at any time from the project settings.

Once your project exists, you are ready to add users and start building test cases.

Related