# Overview

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

## ChartSQL Studio Desktop

ChartSQL Studio is currently available as a downloadable desktop application for Windows, Mac and Linux.

## [Installing Studio Desktop](/chartsql-studio/installing-studio-desktop.md)

{% hint style="info" %}
ChartSQL Studio Cloud is in development.
{% endhint %}

## ChartSQL Studio Basics

***

Learn about the basic concepts of ChartSQL Studio and how to make your way around the editor

[Interface Overview](/chartsql-studio/basic-concepts/interface-overview.md)

[SQL Scripts & Charts](/chartsql-studio/basic-concepts/sql-scripts-and-charts.md)

[Folders](/chartsql-studio/basic-concepts/folders.md)

[Datasources](/chartsql-studio/basic-concepts/datasources.md)

[Thinking in ChartSQL](/chartsql-studio/basic-concepts/thinking-in-chartsql.md)

## Creating Charts

***

Learn about the major areas of ChartSQL Studio and how to create visualizations from your SQL queries

[Editor Panels](/chartsql-studio/creating-charts/editor-panels.md)

[Column Data Types](/chartsql-studio/creating-charts/column-data-types.md)

[Chart Types](/chartsql-studio/creating-charts/chart-types.md)

[Directives](/reference/directives.md)

[Stacking](/chartsql-studio/creating-charts/stacking.md)

[Baselines](/charts/formatting-and-rendering/baselines.md)

[Series Titles](/charts/formatting-and-rendering/series-titles.md)

## Presenting, Sharing & Publishing

***

Learn about presenting your visualizations to an audience and sharing your charts to others

[Presenting](/chartsql-studio/presenting.md#entering-presentation-mode)

[Presenting](/chartsql-studio/presenting.md#stories)

[Presenting](/chartsql-studio/presenting.md#drawing-annotations)

[Sharing & Publishing](/product-and-community/in-development/sharing-and-publishing.md)

## Settings & Customization

***

Learn about what settings and customization options exist

[Settings & Customization](/chartsql-studio/settings-and-customization.md#editor-settings)

[Settings & Customization](/chartsql-studio/settings-and-customization.md#datasources)

[Settings & Customization](/chartsql-studio/settings-and-customization.md#folders)

## Troubleshooting & Support

***

Get help, services and support

[Troubleshooting & Support](/chartsql-studio/troubleshooting-and-support.md#common-issues)

[Troubleshooting & Support](/chartsql-studio/troubleshooting-and-support.md#professional-support)

[Troubleshooting & Support](/chartsql-studio/troubleshooting-and-support.md#professional-services)

[Troubleshooting & Support](/chartsql-studio/troubleshooting-and-support.md#community)


---

# 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.chartsql.com/chartsql-studio/overview.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.
