# Creating New Projects

## Creating a project from scratch

<details>

<summary>Step 1: Create a project</summary>

On the Project Lists page, click on the "Create Project +" button.

</details>

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-be1d5c3ed75f5bc63db5d5e4397629445eb6e1ed%2F1032_Projects%2009_Projects%20-%20Table%20empty%20state.png?alt=media" alt=""><figcaption><p>When you get started you won't have any Projects on the home page. Click create Project to get started!</p></figcaption></figure>

<details>

<summary>Step 2: Fill in Project info</summary>

Fill in the Project information in the required fields. You can create a name, add an image, and select an Integration. Click "Create Project" to finish, or "[Add Users](https://docs.testfiesta.com/projects-tab/projects-home-page/creating-new-projects/add-users)" to invite others to your Project.

</details>

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-cfc996af79b114aafc26f62e749605491d347529%2F1035_Projects%2010_Projects%20list%20-%20Create%20new%20project%20-%20Step%2016.png?alt=media" alt=""><figcaption><p>Include the relevant Project information and then add users or create the Project as is.</p></figcaption></figure>

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-9d97fc4513a213e8260659a5b622e6ff88f786b8%2F1036_Projects%2051_Projects%20-%20Table%20empty%20state.png?alt=media" alt=""><figcaption><p>When you create a Project, a confirmation toaster appears allowing you to undo your actions.</p></figcaption></figure>

You will see a confirmation toaster in the bottom corner when the project is successfully created. You can click "Undo" & return to the notification or close it.

Now that you've got the hang of creating a project, let’s dive into the details of adding users. The next page will walk you through adding users to your project. Click "Next" to get started.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.testfiesta.com/projects-tab/projects-home-page/creating-new-projects.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
