# Project Creation

Use this section to learn best practices for creating and managing Projects in Avo Assure. This provides recommended guidelines for naming projects, adding descriptions, assigning users, and verifying project details to ensure proper project setup and management.

* **Create the project based on the AUT.**\
  Use a project name that clearly represents the Application Under Test (AUT). For example, AvoGo Application.
* **Provide a clear project description.**\
  Add a short description that explains the application’s automation scope or workflow so that other users can easily understand the purpose of the project.
* **Assign users carefully.**\
  Admin and Quality Manager with Admin as secondary role can add only required users in the particular project and avoid assigning unnecessary users.
* **Verify project details before creation**\
  Ensure all project details are correct before creating the project, as only the **Admin** can delete a project once it is created.


---

# 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/support-resources/best-practices/project-creation.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.
