> 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/power-tools/installation/configuration.md).

# Configuration

All settings are related to a specific Boomi Account, as well as all links are saved *per Boomi Account* in your personal profile, local browser storage.

## Boomi API Settings

It is required to setup a [Boomi API Token](https://help.boomi.com/docs/Atomsphere/Platform/int-Adding_API_tokens_d788aee3-026f-41c5-bebb-bf7f94500db3), so that the Power-Tools can communicate with your Boomi Platform API.

<figure><img src="/files/mOzTWBsSDrbDx7T7jtiR" alt=""><figcaption><p>Boomi API User and Token</p></figcaption></figure>

## Team Sync - share your documentation

By default, all linked-pages are stored in your local profile browser storage, and all documentation links are available when you work with your browser instance on a specific account.

If you switch to a different Account, all links are not vailable on that Account. Means, all links are stored related to the Account, and you can switch forth and back at any time.

If you want to synchronize your links - share your documentation - with other team members, you will need to [obtain a *Team Token.*](/power-tools/licensing.md) :moneybag: The *Team Token* is used to synchronize the local links with an Azure Web-Service - per Boomi Account - so that all team members with the same Team Token on the same Boomi Account can use these links (shared documentation)

<figure><img src="/files/jy1PgjEevHC3ZbKW69Kp" alt=""><figcaption><p>Team Sync Settings</p></figcaption></figure>

## Other Settings

### Confluence Settings

Confluence requires special handling because Confluence-Links to documents are not *permanent*. Means: Confluence links to a document page can become orphaned and be replaced by new ones. *Linked-Pages for Boomi Integration* is able to handle this behaviour, if you provide a **semi-colon separated list of Confluence roots.**

<figure><img src="/files/QAOobaooXR9f7Liu3Hb7" alt=""><figcaption><p>Confluence special handling</p></figcaption></figure>

### Titel Cleansing

Link titles are read from the browser url, and such titles can become very long, containing unwanted information. Use the *Title Cleansing* RegEx to advise Linked-Pages for Boomi Integration to remove part of (recurring) titles.

I recommend using `(\s-\sConfluence)` to strip off unnecessary Confluence information.

<figure><img src="/files/VCSKDZC3EyrVTXuq5WUm" alt=""><figcaption></figcaption></figure>
