# Getting started and creating a project

## Main window

After starting TRIK Studio, you will see the start page that displays the [version](https://help.trikset.com/en/studio/about/version) of TRIK Studio, quick access to recent projects, and buttons for [opening an existing project](#launch-an-existing-project) and [creating a new one](#project-creation).

![](https://2483351831-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M-9YMGCK0ySSnTAiseS%2F-MNJ17aaX08UmgI-R6hR%2F-MNJ1PKZYr7o0f_eaVbC%2F03%201%20en%20ts-main-window.png?alt=media\&token=80151aae-756e-4909-89fb-ef2f95e40db3)

## Project creation

To create a new project, click the "New project" button on the TRIK Studio home page.

![](https://2483351831-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M-9YMGCK0ySSnTAiseS%2F-MNJ17aaX08UmgI-R6hR%2F-MNJ1UOP2GlwjKmeplM8%2F03%202%20en%20trik-studio-new.png?alt=media\&token=2e869ddc-2104-430c-8fa0-c85526146e24)

Or select `File → New project` from the [main menu](https://help.trikset.com/en/studio/interface/main-menu).&#x20;

![](https://2483351831-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M-9YMGCK0ySSnTAiseS%2F-MNJ17aaX08UmgI-R6hR%2F-MNJ1Yvy1C_zdKpwMbFd%2F03%203%20en%20trik-studio-new-from-menu.png?alt=media\&token=f2986701-dcb7-4dcc-8782-510cac8b1a55)

A window opens with a new program in the visual programming language:

![](https://2483351831-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M-9YMGCK0ySSnTAiseS%2F-MNJ17aaX08UmgI-R6hR%2F-MNJ1eAswLXr0wba2tKU%2F03%204%20en%20ts-new-programm.png?alt=media\&token=23d2fa53-d394-42d3-aa33-f52c93eb44e2)

Read about programming in a visual language in the article:

{% content-ref url="programming-visual" %}
[programming-visual](https://help.trikset.com/en/studio/programming-visual)
{% endcontent-ref %}

Read about creating a new text program in the article:

{% content-ref url="programming-code" %}
[programming-code](https://help.trikset.com/en/studio/programming-code)
{% endcontent-ref %}

## Launch an existing project

To start an existing project, click the "Open project" button on the TRIK Studio start page.

![](https://2483351831-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M-9YMGCK0ySSnTAiseS%2F-MNJ17aaX08UmgI-R6hR%2F-MNJ1j8wBoTb09KGnWA7%2F03%205%20en%20trik-studio-open.png?alt=media\&token=fbecd3fc-6156-4d35-bcf9-d1c860e2657c)

Or in the [main menu](https://help.trikset.com/en/studio/interface/main-menu), select `File → Open...`.&#x20;

![](https://2483351831-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M-9YMGCK0ySSnTAiseS%2F-MNJ17aaX08UmgI-R6hR%2F-MNJ1nSfUmIUFvPbqW_f%2F03%206%20en%20trik-studio-open-from-menu.png?alt=media\&token=b6389499-3281-45a4-b47e-a9f99a25beeb)

By default, TRIK Studio searches for files in the `*.qrs` format or the last open format (for example, `*.js`). If you need an existing project in a different format, select the desired format (for example, `*.py`*)* or `All files (*.*)`.

![](https://2483351831-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M-9YMGCK0ySSnTAiseS%2F-MTAR5wv4IZ-Iroc0fxj%2F-MTARp6bytP2Ns-qzDOq%2Fts-open-file.png?alt=media\&token=f1e2473f-06ad-4f14-bd11-b1ef06ea1a3f)
