# Exporting tracks

You finished mapping your multi-track song and you have all of the vocal tracks transcriptions stored in one TXT file.&#x20;

However the Ultrastar distribution you are using may not support multi-player songs fully. Therefore you may want to export one track in order to create a separate version of the song targetted to a single player or to export two chosen tracks in order to create a duet version of the song.

Exporting will let you copy relevant data to a new txt file without losing the data in the original multi-track file.

## Exporting single track

To export a single player track go to the menu *File* -> *Export* -> *As singleplayer...*

![](/files/gaoaowoqJRSj7eUVywDY)

You will see a popup in which you can choose which track you want to export:

![](/files/VqrTLBpfHFkddgMdeP8k)

After clicking "OK" you just need to chose the filename and location of the exported txt file.

## Exporting duet

{% hint style="info" %}
This option is blocked if your song has only one track
{% endhint %}

To export two tracks to create a duet song go to the menu *File* -> *Export* -> *As duet...*

![](/files/WbKQmZqbXH0G9ESxDgXr)

You will see a popup that lets you choose 2 tracks:

![](/files/FTFbYwRakNhqvZsSwJaM)

After clicking "OK" you just have to specify the filename and location for the new duet txt file.


---

# 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://karedi.gitbook.io/karedi/user-interface/upper-components/tracks-manager/exporting-tracks.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.
