# Advanced Charts & Visualizations Builder

What you can do with the Advanced Chart Builder

* Choose the exact columns to visualize
* Filter or group your data to highlight key insights
* Pick from dozens of chart types—from bar charts to box plots
* Customize axes, labels, legends, colors, and tooltips
* Save charts to your pinboards for easy access and sharing

The builder is designed for users who want precision, flexibility, and polish in their visualizations. If Quick Charts aren’t quite capturing what you need, this is the place to go deeper.

{% hint style="success" %}
You can open the Advanced Chart Builder from any question thread or pinboard where you have edit access.&#x20;
{% endhint %}

#### Explore these pages to learn more:

1. [**Getting Started with the Advanced Chart Builder**](/top-resources/advanced-charts-and-visualizations-builder/getting-started-with-the-advanced-chart-builder.md)

   Launch the builder from threads or pinboards and understand the layout.
2. [**Selecting and Filtering Columns**](/top-resources/advanced-charts-and-visualizations-builder/create-a-chart-with-the-advanced-chart-builder.md)

   Learn how to control which columns are visible, how to apply filters, and how to prepare your data for visualization.
3. [**Defining Categories and Series**](/top-resources/advanced-charts-and-visualizations-builder/defining-categories-and-series.md)

   Set the dimensions of your chart, and choose how your values are grouped or broken down.
4. [**Chart Types Reference**](/top-resources/advanced-charts-and-visualizations-builder/chart-types-reference.md)

   View all available chart types with instructions and tips for when to use each.
5. [**Customize Your Chart**](/top-resources/advanced-charts-and-visualizations-builder/customize-your-chart.md)

   Adjust axes, tooltips, colors, series formatting, titles, and overall layout.
6. [**Saving or Canceling Your Chart Edits**](/top-resources/advanced-charts-and-visualizations-builder/saving-or-canceling-your-chart-edits.md)

   Understand what happens when you save a chart, and how to discard changes when needed.


---

# 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://support.doowii.io/top-resources/advanced-charts-and-visualizations-builder.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.
