# Create a bridge to integrate and transform plans

A bridge is a workspace environment that integrates multiple reports from different data sources and enables data transformation as required. Each bridge includes an editor interface for performing transformations. This unified interface supports data consolidation, real-time planning, and collaboration.

## Create bridge <a href="#id-1.-through-inforiver-console" id="id-1.-through-inforiver-console"></a>

Consolidate planning sheets across dimensions with varying granularities using bridges.&#x20;

1. To create a bridge, go to **Infobridge > Create Query.**
2. Select the measures to consolidate across planning sheets, then select **Create**.

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

3. Creating a query automatically opens Infobridge, where data can be joined, appended, merged, pivoted, and transformed. Select **Close** to return to the planning sheet.

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

4. Access the query from **Data** > **Queries** after adding it to the bridge. Select the More options (…) menu to edit, delete, or rename the query.

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

5. Repeat the same process to add measures from other planning sheets to the bridge.&#x20;

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

This example consolidates the bonus component across roles and departments.

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

5. Hover over the query name and select the More options (…) menu to edit, delete, duplicate, rerun the job, copy the query ID, etc.

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


---

# 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.fabricplan.com/infobridge/how-tos/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.
