# Import data into a bridge

Infobridge supports data integration to centralize data for analysis and reporting. Import and consolidate data from Planning sheets, PowerTable sheets, CSV, Excel, JSON, and Parquet files.

### Add a source to a bridge

Consolidate data from multiple sources into a unified planning model.&#x20;

1. Select **Add Source** and choose the source type.

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

2. For file-based sources, select and upload the file.

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

3. A new query that holds the source data is added to the bridge. Access the query from the data pane in Planning sheets.

<figure><img src="/files/11AHzqnJv9QuRlBp5hrZ" 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/2.-add-source-to-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.
