# Create Project

### Overview of creating project

Creating a project in Avo Assure is important because it allows us to assign tasks, manage resources, and track progress effectively. This way, we can ensure that our testing is thorough and directly linked to project requirements, leading to better quality software and improved teamwork.&#x20;

### Steps to Create Project

1. Click + icon to navigate to Create Project window to create new project.&#x20;

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

2. Enter Project Name, enter Description of project, select Users from the left-hand column and assign them role from Project level role drop down. Then click (>) arrow icon to assign user to project and click Create button it will create new project and displayed on landing page

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

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


---

# 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/administration/manage-projects/create-project.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.
