# Importing data into Stacker

Unite all your data in a single place and use it to create your apps in Stacker.

## Adding data sources in Stacker <a href="#h_01hn19bjnxzf64hj3t2n6t0bv6" id="h_01hn19bjnxzf64hj3t2n6t0bv6"></a>

Stacker apps can be powered by multiple data sources, which means you can create a single app connected to many Airtable bases as well as other tools.

## Where can I import data in from Stacker? <a href="#h_01hn19bjnxgdgf42xq0gvgpx66" id="h_01hn19bjnxgdgf42xq0gvgpx66"></a>

* [Airtable](https://docs.stackerhq.com/stacker-classic/data/third-party-integrations/airtable)

If you don't have an external data source you can enter data directly into Stacker Tables or [import from CSV](https://docs.stackerhq.com/stacker-classic/data/importing-data-into-stacker/importing-data-from-csv).


---

# 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.stackerhq.com/stacker-classic/data/importing-data-into-stacker.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.
