# Create a New Project

### 1. How to start a new project

<figure><img src="https://2156138890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxuWifO3Fqyw3Tw3Tjlll%2Fuploads%2FYSZ5myN6T2s9cKluoqK4%2F%EC%83%88%ED%94%84%EB%A1%9C%EC%A0%9D%ED%8A%B8_%EC%98%81%EB%AC%B8psd.png?alt=media&#x26;token=ac545ec5-988f-4f7a-b810-b0fa41352708" alt=""><figcaption></figcaption></figure>

To Start a new project, simply click the <mark style="color:blue;">`New Project`</mark> button located on the dashboard.

### 2. Set a project name

<div data-full-width="false"><figure><img src="https://2156138890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxuWifO3Fqyw3Tw3Tjlll%2Fuploads%2FbOY8A4MyW9eqgQib0Lbf%2F%ED%94%84%EB%A1%9C%EC%A0%9D%ED%8A%B8_%EC%A0%9C%EB%AA%A9%EC%84%A4%EC%A0%95_%EC%98%81%EB%AC%B8.png?alt=media&#x26;token=c9b51de7-9b83-4bec-9438-8d1cfcaacc8a" alt=""><figcaption></figcaption></figure></div>

1. Enter a name for new project at the top of the screen after clicking the  \[New Project] box.

{% hint style="info" %}
The project name can be changed multiple times within the project menu.
{% endhint %}

### 3. Delete a project

<figure><img src="https://2156138890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxuWifO3Fqyw3Tw3Tjlll%2Fuploads%2Fd4Tf3h38hvq830A2eWoY%2F%ED%94%84%EB%A1%9C%EC%A0%9D%ED%8A%B8_%EC%82%AD%EC%A0%9C_%EC%98%81%EB%AC%B8.png?alt=media&#x26;token=362dd3d1-0b9b-44a3-ad99-1586b6ed2344" alt=""><figcaption></figcaption></figure>

1. Click the <mark style="color:blue;">`Project list`</mark> tab on the dashboard. &#x20;
2. To delete a project, select the <mark style="color:blue;">`checkbox`</mark> to the left of the project name in the list.&#x20;
3. To delete the selected project, simply click the <mark style="color:blue;">`Delete`</mark> button located at the top of list.

{% hint style="danger" %}
Be cautious when deleting a project as it cannot be recovered once deleted.
{% endhint %}


---

# 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://aivatar.gitbook.io/user-guide/usage/using-aivatar/dashboard/add-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.
