# Creating a Project

> The test project is composed of artefacts (e.g. requirements, test cases, test sets) that are targeted towards a joint testing goal. You can create an unlimited number of test projects.

The test project is composed of artefacts (e.g. requirements, test cases, test sets) that are targeted towards a joint testing goal. You can create an unlimited number of test projects.

## Navigation and Search

To quickly find your test projects, use the search function and the filters. Navigate within the page using and configuring the paginator. Alternatively, you can use the breadcrumb to navigate between the pages.

1. **Filter** - You have two filter tabs to choose from:
   * **All projects** - to list all test projects.
   * **Favorite projects** - to list only the test projects that have been marked as favorites.
2. **Search** - Use the search bar to find test projects by their name or prefix.

## Creating New Projects

1. Log in as Administrator.
2. In the **Home** page click **Create new project**.

   ![docs image](https://dev-assets.cms.uipath.com/assets/images/test-manager/test-manager-125338-a382f74f.webp)
3. Configure your test project:

   * **Name** - Enter a name for your project.
   * **Prefix** - Enter a short identifier for your project. Choose 3-5 characters that are prepended to all artefact IDs within your project. The prefix cannot be changed later.
   * **Description** (Optional): Enter a description for your project.

     ![docs image](https://dev-assets.cms.uipath.com/assets/images/test-manager/test-manager-126421-9ddbae6d.webp)
4. Click **Create**. Your project is saved and you are redirected to the project dashboard.

   :::tip
   * You can mark your project as **Favorite** to have it at hand on the **Favorite projects** page.
   * To edit a project, right-click the vertical ellipsis and select **Edit** on the project you want to update. You can change all project details except for the prefix.
   :::
