# Integrations

{% embed url="<https://www.loom.com/share/940c50509f104689bf593bb6326280ac>" %}
API and Webhooks
{% endembed %}

The integrations section displays all the active integrations for Boomerangme with third-party apps. Moreover, you can also use the API key from here to integrate a third-party app and integrate multiple platforms with Boomerangme. This section is only available on the business plan.

> **Boomerangme > Left-Hand Menu > Settings**

1. Follow the above-mentioned workflow to land on the Settings tab.
2. From the tabs listed atop the screen, click Integrations. Doing so takes you to the Integrations screen.

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

3. This screen starts off with a tile displaying your current subscription plan and the number of integrations it allows.

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

4. The next tile includes the API key you can use to integrate Boomerangme with third-party apps. To copy the API key, click Copy button. Moreover, you can find the API documentation for Boomerangme by visiting the <https://docs.boomerangme.cards/api/api-docs> URL.

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

5. Next up is the Active app section. Here, all active apps are tabulated via a number of columns that include Name, Template ID, Accrual rule and Delivery channels

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

6. The app setup is displayed afterwards, these are applications that exist in the marketplace. Simply click on install to connect application to the platform.

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

7. Next up is the Active app section. Here, all active apps are tabulated via a number of columns that include Name, Integration ID, Date, Status, and Details.

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

8. Next up is the Add Integration section. Here, you can integrate Boomerangme with a wide range of supported platforms. To integrate, simply click the Connect button from the respective row.

<figure><img src="/files/YNtDxconsiLSsHl323Kk" alt="Add Integration"><figcaption></figcaption></figure>

\ <br>


---

# 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://docs.boomerangme.cards/settings/settings/integrations.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.
