> For the complete documentation index, see [llms.txt](https://handbook.musescore.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.musescore.org/fi/customization/workspaces.md).

# Työtilat

## Overview

Workspace is the visual settings, also known as graphical user interface (GUI), of the Musescore program itself. An analogy to the position of the pen, ruler etc on a composer's desk. It includes the content, docked/undocked status and positions of [palettes](/fi/basics/using-the-palettes.md), [toolbars and assorted open panels](/fi/customization/toolbars-and-windows.md). Changes made to the current workspace are automatically saved, no further action is required. You can create custom workspaces to quickly change all these settings with a mouse click.

Note that the following settings do **not** count as workspace. **View→Show→ Show visible, Show Invisible, Show formatting, Show Frames, Show Page Margins, Mark irregular measures**, and status bar's **Concert Pitch, Zoom level, and Page View/Continuous View option**. These settings, covered in [The user interface](/fi/navigation/the-user-interface.md) chapter, are score data. They are [saved to and loaded from each score file](/fi/file-management/opening-and-saving-scores.md). Templates contain these settings and will be used when you create a new score from a template, see [Setting up your score](/fi/basics/setting-up-your-score.md).

## Creating a new workspace

Uuden työtilan luominen:

1. Klikkaa nykyisen **työtilan nimeä** dokumentti-ikkunan alapuolella olevassa **tilarivillä**. Vaihtoehtoisesti valitse **Näkymä → Työtilat → Määritä työtila**
2. Klikkaa **Luo uusi työtila**
3. Kirjoita työtilan nimi ja valitse sen sisältämät asetukset, jotta vain nämä valinnat ladataan ja tallennetaan työtilaa käytettäessä.
4. Sulje valintaikkuna klikkaamalla **Valitse**.

Jos haluat mukauttaa palettien näkymää ja sisältöä, katso [Paletit](/fi/basics/using-the-palettes.md).\
Jos taas haluat mukauttaa työkalupalkkien ja paneelien näkyvyyttä, katso [Työkalupalkit ja paneelit](/fi/customization/toolbars-and-windows.md).

## Deleting a workspace

1. Klikkaa nykyisen **työtilan nimeä** dokumentti-ikkunan alapuolella olevassa **tilarivillä**. Vaihtoehtoisesti valitse **Näkymä → Työtilat → Määritä työtila**
2. Valitse poistettava työtila
3. Klikkaa valintaikkunan yläreunassa olevaa **roskakori**kuvaketta.

## Switching between workspaces

1. KLikkaa nykyisen **työtilan nimeä** dokumentti-ikkunan alapuolella olevalla **tilarivillä**.
2. Klikkaa avautuvasta valintaikkunassa haluamaasi työtilaa
3. Paina **Valitse**.

Vaihtoehtoisesti

1. Valitse **Näkymä → Työtilat → Määritä työtila**
2. Klikkaa haluamaasi työtilaa valikosta.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://handbook.musescore.org/fi/customization/workspaces.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.
