# Converting from the IDE

1. [Create a project](/blackdiamond-studio-or-mobilize.net/blackdiamond-studio-documentation/bds-portal/creating-my-first-project.md) in the [web portal](https://bds.mobilize.net/) and upload [your source code](/blackdiamond-studio-or-mobilize.net/blackdiamond-studio-documentation/bds-portal/creating-my-first-project/5.-code.md).&#x20;

2. You can also import code into the IDE:

   1. Create a new folder and name it "**Sources.**\
      \
      ![](/files/hGDkiHuOclb1y9MdXHLa)![](/files/nlop13YMSiZYqsNiWxDo)<br>
   2. Drag a folder or a file to the **Sources** folder.\
      \
      ![](/files/bFPab2jyg0ttzjKkFL9b)<br>
   3. If the file or folder you want to convert is not located in the **Sources** folder it could not be converted.&#x20;

3. After you finish your project setup, on the project home page, click on the **Open IDE** button.&#x20;

![](/files/7X9VKokhFDlzrfulLbY9)

3\.  If you are already in the IDE, go to the IDE explorer and right-click on the file or folder you want to convert, then select the **BlackDiamond: Convert** option from the contextual menu.\
![](/files/RwDzVnR83CH8NuYepp5f)

4\. The conversion progress will be shown in the bottom bar.&#x20;

![](/files/S16F9X0n4klyJnuTOhPO)

5\.  When the conversion is finished you can do the following:&#x20;

&#x20;  1\. Check the conversion results in the **Target** folder.&#x20;

![](/files/Vq2bIBrIKnmtow6p6H4v)

&#x20;  2\.  Compare the source and target code **\[Link to this IDE section]**.&#x20;

![](/files/JZ2o0JUBDqLG7TAgnNx4)

&#x20;  3\.  Check the reports generated by SnowConvert.&#x20;

![](/files/TzJZeHmk2iZ32lKzEK1r)


---

# 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.gapvelocity.ai/blackdiamond-studio-or-mobilize.net/blackdiamond-studio-documentation/code-conversions/converting-from-the-ide.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.
