> For the complete documentation index, see [llms.txt](https://boomi.markusschmidt.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://boomi.markusschmidt.pro/boomi-console/installation/setup-a-workspace-and-connect/initialize-workspace.md).

# Initialize Workspace

Initialize the Workspace once and copy a couple of templates into it.

```batch
xcopy "%BC_DIR%\Templates\Workspace\*.*"  .  /e /y /q /i
```

<div align="left" data-with-frame="true"><figure><img src="/files/8x41XLUvmyt0EwYXbbvJ" alt="" width="302"><figcaption></figcaption></figure></div>

Verify everything is working by running `BC` from a command-line, and you should see a list of available commands.

<figure><img src="/files/9PaP1nToczmx6xL8aClp" alt=""><figcaption></figcaption></figure>
