# Power-Tools

Power-Tools for *Boomi Integration* is a **(Chrome) Browser Extensions** which contains several plug-ins for different purposes, to help you build faster and better. \
Once the [Installation](/power-tools/installation.md) and [Configuration](/power-tools/installation/configuration.md) have been done, the Power-Tools are just a mouse-click away <img src="/files/dDyH6cU2dEVlse1rDnNF" alt="" data-size="line"> , in your browser, at the end of the Url.&#x20;

<div align="center"><figure><img src="/files/SZa1V3RvUt1SzlHBaFsJ" alt="" width="541"><figcaption><p>Main Window</p></figcaption></figure></div>

{% hint style="success" %}
I still have lots of ideas about what I’d like to incorporate into the Power Tools, but, as always, I’m short on time. One key feature for me would be the ability to list and delete orphaned components. Alongside the Dependency View, this would be a useful function for keeping the repository tidy.

You can expect further features in the future, as well as support for *DataHub* functions.
{% endhint %}

### The Plug-Ins

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Linked Pages </h4></td><td>Allows you to <strong>link documentation pages</strong> to your Integration components. I can assure you that this is the feature for documenting your components that you’ve always been looking for!</td><td data-object-fit="contain"><a href="/files/w7V3JJpYm1yf8uBlCzlK">/files/w7V3JJpYm1yf8uBlCzlK</a></td><td><a href="/pages/tDOEl2YFA3X15qRONA0Z">/pages/tDOEl2YFA3X15qRONA0Z</a></td></tr><tr><td><h4>Deploy Assist </h4></td><td><strong>Simplifies component deployment</strong> and provides an overview of all independent references and their versions on the target system.</td><td data-object-fit="fill"><a href="/files/wnPgez4igrO9ltptTbeg">/files/wnPgez4igrO9ltptTbeg</a></td><td><a href="/pages/sG8nHu3BLmCoGPoA9d3B">/pages/sG8nHu3BLmCoGPoA9d3B</a></td></tr><tr><td><h4>Dependency View  </h4></td><td><strong>Shows the dependencies of your components:</strong> parent components, as well as dependent and independent child components. It also shows you, which folders these components are located in. An indispensable tool for keeping track of the references.</td><td data-object-fit="contain"><a href="/files/XADtRkMgHMiGsajRRm1I">/files/XADtRkMgHMiGsajRRm1I</a></td><td><a href="/pages/pTq4wvOL6535wLPgZ6c3">/pages/pTq4wvOL6535wLPgZ6c3</a></td></tr><tr><td><h4>Smart Copy</h4></td><td>This is the smart component copying feature you need. It’s not about copying without any dependent components, nor is it about copying with all dependent components: It’s about <strong>copying those components you actually need!</strong></td><td><a href="/files/StCkKRWSJ6g5dsmbNLgp">/files/StCkKRWSJ6g5dsmbNLgp</a></td><td><a href="/pages/A5E3sk9AN6cUuzQvyunY">/pages/A5E3sk9AN6cUuzQvyunY</a></td></tr><tr><td><h4>Document</h4></td><td><strong>HTML documentation</strong> can be generated for selected component types.</td><td data-object-fit="fill"><a href="/files/BJNHP6R8urkShc4bSBrA">/files/BJNHP6R8urkShc4bSBrA</a></td><td><a href="/pages/lGUqIdnwou5c9l5tL49p">/pages/lGUqIdnwou5c9l5tL49p</a></td></tr></tbody></table>


---

# 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/power-tools/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.
