# Uploading CSV Files

Arcwise lets users upload CSV and TSV files. These files can then be joined with other data from your data warehouse or other connected tools (Salesforce, Netsuite, etc.).

Uploading data as a CSV through Arcwise also makes it easier to work with via AI and makes the AI more effective on that data.

Currently, only files up to 1GB are supported, although this limit can be increased by reaching our directly to your Arcwise administrator or the Arcwise team.

{% hint style="info" %}
If your data is large the data in the sheet will be truncated to 100 rows. You can still work with this data, however! See [Working With Large Data](/using-arcwise-in-sheets/working-with-large-data.md).
{% endhint %}

## Uploading a CSV or TSV

1\) Navigate to the Arcwise icon at the top right corner of your sheet and click it.

<div data-full-width="false"><figure><img src="/files/vJPKMaDbBN9AqoCWEH6h" alt="" width="363"><figcaption><p>The Arcwise icon appears at the top right of your Google Sheet</p></figcaption></figure></div>

2\) From the command palette select **Connect data** at the bottom

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

3\) From the pop up navigate to **Upload** and select the CSV or TSV file you would like to upload.

<figure><img src="/files/a1LHMsGHZE4RpqqkwhUq" alt="" width="563"><figcaption></figcaption></figure>

4\) After uploading the file a small pop up will appear in the bottom right corner. Click the blue **Start Querying** button.

<figure><img src="/files/ca4RwFitujfI7mQczMgW" alt="" width="563"><figcaption></figcaption></figure>

5\) A preview of the data will appear. From this screen click the green **Connect** button. This will place the data in a new tab in your sheet.

<figure><img src="/files/3Hrr5Agg4pi7tIz3TTzA" alt="" width="563"><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.arcwise.app/connecting-data/uploading-csv-files.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.
