# How do I link a Vitara Chart to an information window?

**1. Create a Chart:**

* Create the Vitara chart you want to link to an information window.

**2. Add an Information Window:**

* Click on the small “i” icon in the menu bar to add an information window.

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

**3. Select the Target Information Window:**

* Click on the three dots on the visualization.
* Choose the “Select Information Window” option.
* Select “Information Window 1” as the target.

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

**4.View Information:**

* Click on any series in the Vitara Chart.
* A small information window will open, displaying the relevant details.

<figure><img src="/files/zSL6bWSdrO4I3sJrFS8A" alt=""><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.vitaracharts.com/faq/how-do-i-link-a-vitara-chart-to-an-information-window.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.
