# Import data to Stacker Tables

### **Import a CSV to create a new table**

1. Click<img src="/files/xCkvVa1dO3F7n6fTHS3C" alt="" data-size="line">**Manage fields and data**&#x20;
2. Click the plus icon
3. Click **Add a new table**&#x20;
4. Select **Import from CSV**
5. Select the file and upload

### Paste a spreadsheet

Create a new table by pasting your spreadsheet with the first row being headers.&#x20;

1. Click<img src="/files/xCkvVa1dO3F7n6fTHS3C" alt="" data-size="line">**Manage fields and data**&#x20;
2. Click the plus icon
3. Click **Add a new table**&#x20;
4. Select **Paste from Spreadsheet**
5. Copy your spreadsheet and paste into the box
6. Select **First row is header**
7. Give your table a name and import

&#x20;

<figure><img src="/files/z2Uc3VtugMiI63lpiyHF" alt="" width="375"><figcaption></figcaption></figure>

## Paste Data

Add bulk data to your data grid by pasting directly into Stacker Tables.&#x20;

1. Go to <img src="/files/xCkvVa1dO3F7n6fTHS3C" alt="" data-size="line">**Manage fields and data**
2. Click the empty row &#x20;
3. Click **CMD + V** on the keyboard
4. Select **Confirm**

{% embed url="<https://app.arcade.software/share/stBZd6b8rFrbNqTausba>" %}


---

# 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-astra/data-management/import-data-to-stacker-tables.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.
