# Projects

The "Projects" tab within the Creator empowers users to create new projects, edit existing templates and explore the image to 3D (GenAI) feature. Under experiences you can also explore your previously created projects and explore some preset templates.

{% embed url="<https://youtu.be/_iDUypXqQf4?si=efIUThVGOAEV0ARF>" %}

### Templates

On the initial landing page, you'll find a selection of templates created by Avataar for reference and inspiration. These experiences serve as examples of the platform's capabilities, offering valuable insights and creative ideas.\
\
You can duplicate an experience and start creating. Video & webpage projects can be copied both as video and webpage projects separately. 3D/AR projects can be copied as 3D/AR projects only.

### My Projects

The ‘My Project’ section gives you easy access to your previous & ongoing projects. The ‘All’ option will open up all the projects and you can also find the projects as per category.&#x20;

If you are a first-time user, the page will be blank until you have an existing project that’s completed or a work in progress. \
\
You can duplicate an experience and start creating. Video & webpage projects can be copied both as video and webpage projects separately.  3D/AR projects can be copied as 3D/AR projects only.<br>

<figure><img src="https://lh7-us.googleusercontent.com/2QlVrHg9or_X2kNFc_jT24yduww8Hqg-Fj-oOIpOpLV_ZA7lZIGG85g-CB8De3-YWdu1z5jQA575xBZaf8xiBWN-daaOVZa-wWaQTRaqQIUK2YaXlCsNyviytEkTTCWSfHB_YcZTEht0dGlAxzoHPtE" alt="" width="375"><figcaption></figcaption></figure>

### New Project

To initiate a new project, please click on the 'New Project' button located at the top right corner of the page. This option will direct you to a new screen where you can explore all the functionalities needed to build various experiences. To know more about these functionalities click here.<br>

<figure><img src="https://lh7-us.googleusercontent.com/_qc24d1GdmeQAKQ9hzZQr8ghNUCGNukFwaBs2JtcYhmquO4Ec-VJNFR66iKZzfozllmVLsjlaFfTCXebQRz4lon-JEEJkzUNeOcfNbFL9yKAuHinG0JbFa504cWGu1WEWd2vD3Ieh3u4jen7PHT8IhI" alt="" width="375"><figcaption></figcaption></figure>

### Delete Project

You can also delete any unwanted project by clicking on the bottom right corner of projects.

### Edit Thumbnail&#x20;

You can also edit the thumbnail of a project by clicking vertical triple dots at the bottom right corner of projects.\ <br>

<br>


---

# 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.avataar.ai/knowledge-center/creator/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.
