# Boomi Console

Take a couple of seconds, to get a first impression and see *BoomiConsole* in action:

* We start on the **Boomi Integration** Build Tab, take a process Id
* and let *BoomiConsole* do some work.

<div data-full-width="true"><figure><img src="/files/5XKZbB9E4VaRo80zKxPR" alt=""><figcaption><p>BoomiConsole in Action</p></figcaption></figure></div>

{% content-ref url="/pages/-MZr2kGnQIXlikIAQCBf" %}
[Installation & Setup](/boomi-console/installation.md)
{% endcontent-ref %}

## Some highlights

* Get and use the possibilities of Component Metadata
* Create [extensive documentation](/boomi-console/library/referenced-pages/documentation-snapshots.md) in [Markdown](https://www.markdownguide.org/getting-started/) format
  * Support for Maps, Profiles, Processes
* Get [profiles, SQL statements and Scripts in native format](/boomi-console/library/referenced-pages/native-profiles.md)\
  (Json Profile as JSON file, plain SQL statements)
* Document your deployments (and packages)
  * Get Packaged and Deployed Component Information
* Process Analysis
  * [Process Flow UML Diagrams](/boomi-console/library/referenced-pages/documentation-snapshots.md#process-documentation)
  * Create [list of of property](/boomi-console/library/referenced-pages/lists.md) usages in processes
* Build Sprint Sets that contain all components edited in a sprint
  * Build Set-based deployment documentation
  * One-click (Set) deployments
* Get Deployed Packages information
  * and get an *Excel*lent overview which version is on which Environment
* many, many more

{% hint style="info" %}
[Disclaimer](https://boomi.markusschmidt.pro/):\
\_Boomi Console\_ has not yet been released or published.\
If you are interested, send me an [e-mail](https://github.com/MarkusSchmidtPro/MSPro.Boomi.Console/blob/main/doc/broken-reference/README.md), please.
{% endhint %}

***

[Copyright](/the-mspro-boomi-collection/copyright.md) © 2023 by Markus Schmidt. All rights reserved.


---

# 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/readme.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.
