# Dashboard

There are two main ways you can visualize your data in our platform.&#x20;

## Connectome Visualization

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

Our built-in visualization tool makes use of [Perspective](https://perspective.finos.org/), an open-source data visualization tool. This tool gives you the most secure way to create quick visualization for your data. You can:

* Filtering&#x20;
* Create multiple charts on one page
* Save charts
* Export charts as PNG, Excel

## Looker Studio

[Looker Studio](https://developers.google.com/looker-studio/visualization) is a free visualization tool offered by Google Cloud. You can integrate your data to Looker via Google Cloud Storage.&#x20;

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

Users will be able to open the dashboard on their PC, tablet and mobile phone.&#x20;


---

# 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.connectomesystem.com/advance/dashboard.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.
