# Subir Archivos CSV

Arcwise permite a los usuarios cargar archivos CSV y TSV. Luego, estos archivos se pueden unir con otros datos de su almacén de datos o otras herramientas conectadas (Salesforce, Netsuite, etc.).&#x20;

Cargar datos como CSV a través de Arcwise también hace que sea más fácil trabajar con IA y hace que la IA sea más efectiva con esos datos.

Actualmente, solo se admiten archivos de hasta 1 GB, aunque este límite se puede aumentar comunicándose directamente con su administrador de Arcwise o con el equipo de Arcwise.

{% hint style="info" %}
Si sus datos son grandes, los datos de la hoja se truncarán a 100 filas. ¡Sin embargo, aún puedes trabajar con estos datos! Ver [Trabajar con Grandes Datos](/espanol/usando-arcwise-en-google-sheets/trabajar-con-grandes-datos.md).
{% endhint %}

### Subir un CSV o TSV

1\) Navegue hasta el icono de Arcwise en la esquina superior derecha de su hoja y haga clic en él.

<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\) Desde la paleta de comandos, seleccione Conectar datos en la parte inferior

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

3\) Desde la ventana emergente, navegue hasta Cargar y seleccione el archivo CSV o TSV que desea cargar.

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

4\) Después de cargar el archivo, aparecerá una pequeña ventana emergente en la esquina inferior derecha. Haga clic en el botón azul Iniciar consulta.

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

5\) Aparecerá una vista previa de los datos. Desde esta pantalla, haga clic en el botón verde Conectar. Esto colocará los datos en una nueva pestaña en su hoja.

<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/espanol/conectando-datos/subir-archivos-csv.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.
