# Using AI Analyst on Spreadsheet Data

Arcwise works best on Arcwise connected data tabs and data from your data warehouse: [Connecting data](/connecting-data/connecting-data.md). However Arcwise does work on normal spreadsheet data!

To work with Arcwise on spreadsheet data you can highlight the cells you are interested in analyzing. Arcwise will only work on data that is in a tabular form.

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

You can start working with Arcwise on this range by click the small Arcwise icon in the top right of your selection

You can also open the Arcwise extension and select **Analyze the selected range.**

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

You can verify that Arcwise will work on this selection by checking the area **Focused on** at the top and verifying it references the range you selected. The initial thread name will also reference the selected cells, although the thread name can be modified later.

<figure><img src="/files/sRy44fOOStkAXobJhYlO" alt="" width="375"><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/using-arcwise-ai-analyst/using-ai-analyst-on-spreadsheet-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.
