# Save song

> Be sure that you are in the "Songwriting" mode of the app.&#x20;

### ▶️ Save a song

You don't actually need to save your song, as the app will save it automatically. If a new song is opened, you will be asked if you want to save your song or the changes to your song.

If you want to save the song anyways, be sure that you are in the "Songwriting" mode of the app, then swipe up the sheet at the bottom of the screen and tap on the icon highlighted below.

<div align="left"><img src="/files/-LzC365TqppNeMD6QkOq" alt=""></div>

If you don't see it, you must scroll the list of icons horizontally.

👉  [**Start a new song**](/songwriting/start-new-song.md) after saving, if you want to compose from scratch.

{% hint style="warning" %}
Songs will only be saved on your device. If you delete the app, you will also remove your saved songs. Use the sharing function to open songs on a different device.
{% endhint %}

### ▶️ Change the name of a saved song

To change the name, make sure you have the latest app version. Open the song, then tap on "save" (see above). In the following overlay, you can change the song name and tap "Save".

### ▶️ Save as new song

If you've made changes on an already saved song and want to save it as a new one you can do it like this:

<div align="left"><img src="/files/-M63znO6OTRvXc0b_9SN" alt=""></div>

👉  Then **enter a new name** for the song and save.

<div align="left"><img src="/files/-M64-TyhoFfBt_lGVM6-" alt=""></div>

### ▶️ Open a saved song

You will find your songs in the sidebar menu and "Saved songs".

<div align="left"><img src="/files/-Lz72O3r88MW2juCkQAP" alt=""></div>

<div align="left"><img src="/files/-M6401pcbPTbbpYO9jPa" alt=""></div>


---

# 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://guide.tonaly.app/songwriting/save-song.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.
