# Create your bot project

The first step towards building a bot is to create a new Project in the [Dhee.AI](https://developer.dhee.ai/) portal. Login to our developer portal and start building your bot.

## Create  Project

The developer can use the *Manage Project* button in the dashboard to navigate to the Projects screen. Use the *Create Project* Button to create a new Project.

![Create Project](https://2566128011-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUn1oKrw7P8P5qiTjWXjv%2Fuploads%2FFpBOLqf6peQ4ksqNEZ8u%2Fcreate-new-project.PNG?alt=media\&token=5c505565-b717-4223-b092-2bd010a736ee)

Once you have created the new project, you would be redirected to the Dashboard. Ensure that the Project selection in the drop-down is the one you desire.

![Create Project](https://2566128011-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUn1oKrw7P8P5qiTjWXjv%2Fuploads%2FckjdsBFcp7xd8A2VfroD%2Fcreate-project-wizard-step1.PNG?alt=media\&token=4f50a873-ae26-4cf7-ae5f-dfaa9047f41e)

## Configure Bot

We will be deploying a multi-lingual bot. To enable the same, ensure your desired languages are selected using the *AgentSettings->Basic* Menu.

![Select Multiple Languages ](https://2566128011-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUn1oKrw7P8P5qiTjWXjv%2Fuploads%2FRmKvEN1ULzLITcXUyKbW%2Fagent-setting-basic.PNG?alt=media\&token=1f725583-7166-46b7-8165-6a3bb66ead17)

We would require our bot to support voice agents. You can enable voice agents using the *AgentSettings->Voice* Menu.

![Enable Voice Agent](https://2566128011-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUn1oKrw7P8P5qiTjWXjv%2Fuploads%2FeS4EK1zlFQLgbDIoIR6t%2Fagent-setting-voice.PNG?alt=media\&token=dacdf0a0-1282-4e65-9c14-b579a6c7ffcd)

For the sake of this example, we will keep the Bots configuration to the minimum. If you are interested in exploring the different configurations you can provide for your bot, refer to our [Configuration](https://readme.dhee.ai/getting-started/train-your-bot/broken-reference) documentation.

To proceed to configure to Intends, refer to the[ Configure Intents](https://readme.dhee.ai/getting-started/train-your-bot/train-for-intent-recognition).

### References <a href="#references" id="references"></a>

* [Manage Project](https://readme.dhee.ai/platform-reference/manage-projects)
* [Multi-Lingual Support](https://readme.dhee.ai/platform-reference/agent-settings/basic)
* [Enable Voice Agents](https://readme.dhee.ai/platform-reference/agent-settings/basic/voice)
* [Agent Configurations](https://readme.dhee.ai/platform-reference/agent-settings/basic)
