# Projects in Avo Assure

Project is the unique workspace created by the user on the Avo Assure Platform. It represents the first step in automation testing. Users create repositories, test cases, and execute processes within the unique projects they have created.

{% hint style="info" %}
**Note:** On the landing page of Avo Assure, there is a sample ready on view mode, user can view the working of various features on this project and can use this knowledge while working on the live project. Save option is disabled for this sample.

<img src="/files/QbG6GajytCZbF7jZTZBs" alt="" data-size="original">
{% endhint %}

### This section includes:&#x20;

[Create Projects](/avo-assure/administration/manage-projects/create-project.md)

[Manage Projects](/avo-assure/administration/manage-projects.md)


---

# 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.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.
