# 1. Create bridge

A bridge is a workspace environment where you can integrate multiple reports from different data sources and transform them as required. Each bridge has a data transformation editor interface. This unified interface enables data consolidation, real-time planning, and collaboration.

A bridge can be created in two ways: from an Inforiver report, or the console. Both are explained below:

## 1. Creating bridges from an Inforiver report <a href="#id-1.-through-inforiver-console" id="id-1.-through-inforiver-console"></a>

**STEP 1:** Login to your Inforiver visual.

**STEP 2:** Click **Create Bridge** from the **InfoBridge** ta&#x62;**.** Enter a name for the bridge and select the destination folder in your workspace. Click Next.

<figure><img src="/files/NUtO0TaOngo3Oo0xJata" alt=""><figcaption><p>Selct workspace and enter bridge name</p></figcaption></figure>

**STEP 3:** Select the measures and scenarios required for the bridge. This allows you to regulate how much data you want to expose in a bridge.

<figure><img src="/files/AB9WIN6WewEdtpPTFsTZ" alt=""><figcaption><p>Measure and scenario selection</p></figcaption></figure>

**STEP 4:** After you confirm that the bridge can be created from the visual, you will automatically be redirected to Infobridge. You can rename the bridge by clicking the <img src="/files/FZboxmhoWWGJrUeIKfnK" alt="" data-size="line">icon. When you hover over the query name, you'll see options to rename/delete/re-run the job/duplicate the query, etc.

<figure><img src="/files/ciqhbz5NzF97sLTjTDbE" alt=""><figcaption><p>Modifying the bridge</p></figcaption></figure>

[Learn more about adding sources to a bridge.](/infobridge-wb-matrix-only/2.-add-source-to-bridge.md)

## 2. From the console

You can also create a new bridge from the console and then add source reports to it.

1. Select **InfoBridge** from the left-side dropdown menu in the console.

<figure><img src="/files/UOaPFVcrxOHzr2WWwpGD" alt=""><figcaption><p>Select 'InfoBridge'</p></figcaption></figure>

2. Click **Add Bridge** to create a new bridge.

<figure><img src="/files/kURae211hBRNY5VfdyTa" alt=""><figcaption><p>Add Bridge</p></figcaption></figure>

3. Enter the bridge name in the pop-up window and click **Add**.

<figure><img src="/files/dScWpgsfBJftzGiW7rh7" alt=""><figcaption><p>Name the bridge</p></figcaption></figure>

4. A new bridge is created as shown below, where you can start adding the source reports. The steps to add a source are explained in [this section](/infobridge-wb-matrix-only/2.-add-source-to-bridge.md).

<figure><img src="/files/CxSlbXtDYLhAl6zKJqdw" alt=""><figcaption><p>New bridge created</p></figcaption></figure>

In the upcoming sections, we will explore how to add sources to the bridge, integrate sources into a target visual, and manage integrations.&#x20;


---

# 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.inforiver.com/infobridge-wb-matrix-only/1.-create-bridge.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.
