> For the complete documentation index, see [llms.txt](https://docs.chartsql.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chartsql.com/chartsql-studio/installing-studio-desktop.md).

# Installing Studio Desktop

{% hint style="warning" %}
ChartSQL Studio is currently in development Preview. It is suitable for use by developers who wish to aid in testing and are comfortable troubleshooting.
{% endhint %}

## Join the ChartSQL Developer Community

ChartSQL is developed and supported on Discord. Join the ChartSQL discord to get access to downloads, updates and community support.

{% embed url="<https://discord.gg/UbHYA6nyTg>" %}

## Install ChartSQL Preview

During the pre-release, the **ChartSQL Studio Preview** build is accessible via the [ChartSQL Preview Github Repo](https://github.com/roryl/chartsql-preview)

The preview repo tracks development and will be regularly updated with the latest build.

## Clone the Developer Preview

Clone the repo to a folder on your local machine.

## Start the ChartSQL Studio Server

The development preview starts a local copy of the ChartSQL Studio Server that the editor communicates with.&#x20;

Within the root of the repo, there are scripts to start and stop the ChartSQL Studio Server for Windows and Mac.

### Windows

* start.bat
* stop.bat

### Mac

* start.sh
* stop.sh

## Launching ChartSQL Studio Editor

When the server is finished launching, it will automatically open ChartSQL Studio in your default browser.

## Updating ChartSQL

To update ChartSQL, git pull the latest changes and reload the editor from your settings.

<figure><img src="/files/23HH5yohNgMzHp9cahuB" alt=""><figcaption></figcaption></figure>
