# Change the name of a part

### ▶️ Change part labels (Chorus, Verse, etc)

You can change a part name (label) by tapping on the label in your composition.&#x20;

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

Then, select a label from the scrollable horizontal list.

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

### ▶️ Add or delete a part label (Chorus, Verse, etc)

Tap either on the part label or on the repeat display at the end of the line.

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

Then tap on "add" ord "remove" label.

<div align="left"><img src="/files/-MXwRTNB1XjBSOc6DZKi" 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/edit-song-structure/change-the-name-of-a-part.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.
