# Song directory

In the third step of the new song wizard you can choose the directory in which you want your song to be saved. Preferably it should be the directory in which you store all Ultrastar songs.

![](/files/t53ak5xqJMPi2EOOpMk5)

Karedi will automatically create a new sub-directory with the standard "Artist - Title" filename inside the chosen directory. The sub-directory will contain all files related to the song. For now it will contain only 2 files - the newly created txt file and the copy of the audio file chosen in the first step (if applicable).

You can show the details to learn more:

![](/files/AMC6h5DLyjm5ZVGpeWwR)

You can skip this step but if you do this, you will need to manually create the directory, copy the files, rename them etc.

It's easier to just choose the directory now.

### Remember this directory

If you want this directory to be used for all future new songs, check "Remember this directory" option. As long as the directory exists, Karedi will skip this step for future songs and just used the remembered directory, which can be cleared or changed in the [preferences](/karedi/user-interface/preferences.md).


---

# 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/new-song-wizard/song-directory.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.
