# Importing Data

The Imports tab serves as a hub for managing data imports from various business applications and allows you to transform this data into sheets

1. Let’s create a new import from Facebook Ad Account&#x20;

   <figure><img src="https://2311731864-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWkzjcMtcJloeTqt0wsJi%2Fuploads%2FfM6TE1NzL642VtexOB4e%2Fimp1.png?alt=media&#x26;token=92e8967a-6ea0-4a3d-998b-3cc07e830e51" alt=""><figcaption></figcaption></figure>
2. Selected the Connected data source or connect a new one&#x20;

   <figure><img src="https://2311731864-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWkzjcMtcJloeTqt0wsJi%2Fuploads%2F1Y2ywOT8L0161pa9Sgfb%2Fimp2.png?alt=media&#x26;token=01aaee63-022e-4c0e-876f-b1d0f2e3cf1c" alt=""><figcaption></figcaption></figure>
3. Here is the sheet with the import result. You can apply the additional filters or export to Google Sheets, save as a .csv file, or connect with Copilot&#x20;

   <figure><img src="https://2311731864-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWkzjcMtcJloeTqt0wsJi%2Fuploads%2FpOngm4kN8MigGLJOAcjU%2Fimp3.png?alt=media&#x26;token=b284cda0-0bf3-42b4-97c5-32202b94779f" 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.getconduit.app/getting-started/readme.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.
