# Creating Manual Visualizations

{% hint style="warning" %}
Visualizations can only be created from a table with the proper structure. Often this means that a visualization cannot be created on raw data. Typically [Pivot Tables](/using-arcwise-in-sheets/pivot-tables.md) are required to prepare the data for visualization.
{% endhint %}

To create a visualization use the following steps.

1\) In an Arcwise connected data tab with an appropriate structure navigate to the Arcwise connected data tab view: [Arcwise Connected Data](/using-arcwise-in-sheets/arcwise-connected-data.md).

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

2\) At the top of the **Next steps** section click the visualization icon and select **Arcwise visualization**.

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

3\) Configure the visualization how you would like using the interface.

<figure><img src="/files/I1TgI9T36OFJinHKP83w" alt=""><figcaption></figcaption></figure>

4\) Click the green **Save** button on the bottom right to save the visualization to your sheet.


---

# 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/creating-manual-visualizations.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.
