# Installation & Setup

If you are new to *Boomi Console* it is recommend to **create a new&#x20;*****BoomiConsole*****&#x20;directory** and use this for all further steps.

<figure><img src="/files/kcOychZ8n3UhZ189aI8c" alt="" width="540"><figcaption></figcaption></figure>

{% content-ref url="/pages/4qWUNSOTnFAbtXgCsPlw" %}
[Download & Install](/boomi-console/installation/download-and-install.md)
{% endcontent-ref %}

{% hint style="info" %}

Since v5.7 Workspace Setup and Connect has been simplified. There is only one command the run from your just created and empty workspace directory:

* **%bc\_dir%\connect**

```batch
C:\BoomiConsole\MarkusS> %bc_dir%\connect
-----------------------------------------
The current directory is not a Workspace!
Do you want to 
initialize the current directory as a Boomi Console Workspace? [Y,N]?
Y
15 File(s) copied
---------------------------------------
--- Boomi Console WORKSPACE CONNECT ---
.
Enter your Boomi username (e-mail address): Markus.....
Enter your Boomi AccountID               : boomi_.....
Enter your Boomi Console API-Token        : f162.....
*** BoomiCommands v5.7.0.0 Isx64=True Build=RELEASE Start ***
*** App Stop (total time 00:00.109) ***

Execution complete.
```

{% endhint %}

{% content-ref url="/pages/072hhm327EuwRakqjQsR" %}
[Setup a Workspace](/boomi-console/installation/setup-a-workspace-and-connect.md)
{% endcontent-ref %}

{% content-ref url="/pages/q1Z3Fa0UwoOAnlBxyMNK" %}
[Connect Workspace](/boomi-console/installation/setup-a-workspace-and-connect/connect-your-project-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/72Kjd56Ivfg8xFTw8kAo" %}
[Test Workspace](/boomi-console/installation/setup-a-workspace-and-connect/test-your-project.md)
{% endcontent-ref %}


---

# 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://boomi.markusschmidt.pro/boomi-console/installation.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.
