# Iframe

## General information

Iframe allows you to embed part of the Blinger.io web interface in a third-party web solution.

An example of implementing integration through iframe with bpm'online: <https://marketplace.bpmonline.com/app/blingerio-connector-bpmonline>

{% hint style="warning" %}
Access to integration will be through [advanced features](https://help.blinger.io/documentation/settings/advanced)
{% endhint %}

## How to make integration via iframe?

### Step 1. Open [advanced settings ](https://help.blinger.io/documentation/settings/advanced)

{% hint style="info" %}
By default, access to this feature is limited. To receive the access contact Blinger.io Support
{% endhint %}

![](/files/-LqHEPHVEeMxUV395y9p)

### Step 2.  Select " iframe integration "

![](/files/-LqHEouFJShdTQq9kf43)

### Step 3. Press "Add iframe integration"

![](/files/-LqLEpctHcQGl03ApA__)

### Step 4. Set up according to the instructions on the page

![](/files/-LqLF-msjF5snH2Qpukh)

{% hint style="success" %}

### **The integration is completed!** <a href="#the-integration-is-completed" id="the-integration-is-completed"></a>

{% endhint %}


---

# 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://help.blinger.io/documentation/integrations/iframe.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.
