> For the complete documentation index, see [llms.txt](https://docs.qyrus.com/web-testing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qyrus.com/web-testing/project-creation/create-project.md).

# Creating a Project

A project is the top level of everything you build in Web Testing. Test modules, scripts, test data, sprints and reports all sit inside one. Create a project first; everything else follows.

## Prerequisites

* A Qyrus account with access to the **Web Testing** service.

## Steps

1. On the **All Projects** page, click **Create Project +**.

   ![Create Project button](https://239974709-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FycS61vFhJMvvtnJCrDJk%2Fuploads%2Fgit-blob-c4e448f9bfde5e973b775f6be7a69983e81661e4%2Fbuild-project-create-01.png?alt=media)
2. The **Create Project** window opens.

   ![Create Project window](https://239974709-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FycS61vFhJMvvtnJCrDJk%2Fuploads%2Fgit-blob-508a11f85e61bf671b1ae52ca0799d763fca8013%2Fbuild-project-create-02.png?alt=media)
3. Enter a **Project Name**. You have up to 60 characters, counted in the corner of the field.
4. Enter a **Project Description**. You have up to 255 characters.
5. Click **Create Project**.

   ![Completed Create Project window](https://239974709-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FycS61vFhJMvvtnJCrDJk%2Fuploads%2Fgit-blob-4bb098ff84f914be13078182b0cf803021916bde%2Fbuild-project-create-03.png?alt=media)
6. The project opens on its home page, and the breadcrumb shows **All Projects /&#x20;*****your project name***.

   ![New project home page](https://239974709-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FycS61vFhJMvvtnJCrDJk%2Fuploads%2Fgit-blob-29e5817bfbe720707cc6de8ffe37651b1261f357%2Fbuild-project-create-04.png?alt=media)

## Things worth knowing

* **Both fields are required.** **Create Project** stays greyed out until the name and the description both have content.
* **You can change both later.** Click the pencil button next to the project name on the project home page.
* **Naming rules.** The ⓘ button inside each field states them. For **Project Name**: "First character should be an alphabet. No special character allowed except - \_ and space". For **Project Description**: "First character should be an alphabet". In plain terms, start both with a letter, and keep the name to letters, numbers, hyphens, underscores and spaces.

## Where to go next

* [Projects and Project Home](/web-testing/project-creation/landing-page.md)
* [Project Setup](/web-testing/build/projectsetup.md)
* [Test Repository](/web-testing/build/creatingmodule.md)
