> 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

ChartSQL Studio Desktop is a local desktop version of ChartSQL Studio and Studio Server.

{% 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="https://4045370218-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB0xzzR5x0BnQ6kHixlzd%2Fuploads%2FYEvXkClmTrcorxk14czD%2Fimage.png?alt=media&amp;token=6763f3fd-462a-4cd5-92b3-67f2a8d71615" alt=""><figcaption></figcaption></figure>
