# Manage Projects

### Manage Project

Developer can create and Project using the *Manage Project* in the Dhee.AI dashboard.

![Manage Projects](/files/LOpvna7gDSPJsfLPYrYE)

### Create Project

Once inside the *Manage Project,* screen User can use the *Create Project* Button to create a new Project. This would create a new wizard for creating a project.

![Projects](/files/1mC3AFfc6tkWuLndefSo)

In the first step, you need to provide the following details

* Project Name
* Description
* Domain

![Create Project](/files/3ptvD9gDqzSZ8ymQU3Yq)

Dhee.ai's sophisticated agents are pre-trained on the most common domains in the industry. This equips them to accurately interpret domain-specific contends and handle monotonous queries, thereby allowing businesses to make more use of their time productively.

Following Domains are supported in Dhee.AI by default

* Insurance
* Hospitality & Co-working
* Education & Edutech
* Banking and Finance
* Governance and Social Science
* Food and Beverages
* Healthcare
* Retail
* Travel and Tourism
* Manufacturing
* Shipping and Logistics
* Information Technology
* Gaming, Media and Entertainment
* Real Estate
* Fitness and Wellness

On creating the Project, the Developer would be shown the different payment plans he could choose. This could be selected/changed at a later stage too.

![Payment Options](/files/872v7VdgETmcTIMlzdOp)

Once the payment plan is selected/skipped, the User would automatically be redirected to the Project's Dashboard.

### Edit Project Details

The developer can change the Project Details at a later stage using the *Manage Project* screen. The *Edit Button* allows the developer to *Project Name* and *Project Description*. The Domain of the Project cannot be changed once it is created.

![Edit an existing  Project](/files/1mC3AFfc6tkWuLndefSo)

### Delete Project Details

The *Manage Project* screen can be used to Delete any previously created project using the Delete Button. This would invoke a confirmation dialog, ensuring/reconfirming with the developer about the intended action.

![Delete Existing Project](/files/1mC3AFfc6tkWuLndefSo)

### Upgrade Plan

As mentioned earlier, the Developer can Update/Select his payment plans after the Project has been created. The *Upgrade Plan* shows the user the different plans provided Dhee.AI.

Users can use the *Cancel Button* to go back to the Dashboard.


---

# 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://readme.dhee.ai/platform-reference/manage-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.
