# Create Projects

Avo Assure landing page allows you to create new projects and sort existing projects by creation date, latest edited, and alphabetical order. This document covers how to create new projects and sort existing project in Avo assure.&#x20;

To add a new project to the Avo Assure, follow the steps below:&#x20;

1. On **Home** page, select **Create Project** icon.
2. On **New Project** page, enter the **Project Name** and **Description** in their respective columns.

{% hint style="info" %}
By selecting the **Limit Bitbucket pushes to approved or user-assigned artifacts** checkbox, you can restrict Quality Engineers from pushing unassigned or not approved test artifacts.
{% endhint %}

<figure><img src="/files/V7Lmwu9AZOj3P2gfBaYV" alt=""><figcaption></figcaption></figure>

3. Select the checkbox next to each user’s name in the **Select Users column** to add users to the project.&#x20;

{% hint style="info" %}
You can search for a user by entering their name or email address in the search box.
{% endhint %}

4. Select **User Role** from dropdown.

<figure><img src="/files/er93LhPiCnEM7r9fJimm" alt=""><figcaption></figcaption></figure>

5. Select **Create** button to create the project with the provided details in Avo Assure.


---

# 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.avoautomation.com/avo-assure/working-with-the-avo-assure-platform/projects-in-avo-assure/create-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.
