Managing Your Projects
Projects are where you group your tests for a specific application or website. All tests and test runs are organized within a project.
The Projects Page
After selecting a default team, you are taken to the Projects page. This page displays a grid of all projects belonging to the current team. For each project, you can see:
- Project Name: The name of your project.
- Project URL: The primary URL that your tests will be run against.
- Test Status Badge: A color-coded badge that gives you an at-a-glance summary of your test suite's health.
Setting a Default Project
Your Default Project is the project that is automatically selected when you navigate to the tests and test runs sections. It is your primary focus within a team.
- To set a new default project, click the "Select" button on the project's card.
- Once selected, you will be automatically redirected to the Tests page for that project, allowing you to immediately start working with your tests.
- The current default project is clearly marked with a "Default" label.

