# Arcwise Connected Data

Every time you connect data using Arcwise you will see an Arcwise connected data tab. This data tab behaves like a normal spreadsheet tab in most cases. If the data is too large you will see a preview of the data but will still be able to work with the data: [Working With Large Data](/using-arcwise-in-sheets/working-with-large-data.md).

To interact with an Arcwise connected data tab you should use the Arcwise interface for that tab.

{% tabs %}
{% tab title="Using Google Sheets navigation" %}
1\) Navigate to the Arcwise connected data tab in Google Sheets

2\) Click **Edit data in current tab** in the **Manage Arcwise data** section

<figure><img src="/files/cT3hUJldzNwjinYeQAyL" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Using the connected data navigation" %}
1\) From the command palette select **View all connected data** near the bottom. Alternatively, use the small connection icon in the top right corner.

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

2\) Navigate to **In this spreadsheet**.

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

3\) Select the Arcwise connected data tab you would like to modify.

<figure><img src="/files/f4KcNabvxOp1dZkBgQEP" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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/using-arcwise-in-sheets/arcwise-connected-data.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.
