# Add or delete bars

### ▶️ **Add bars**

You can add more bars to a song by "[**adding a new line**](/songwriting/edit-song-structure/add-or-delete-lines-and-parts.md#add-lines-or-parts)" or by dragging the bar "repeat amount" as explained below.

### ▶️ **Adjust the length of a line; remove bars**

To adjust the number of bars in a line you can **drag the highlighted part.**

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

Or after **tapping on the "repeat amount"** at the end of the bar.

![](/files/PRKch1GnTIJyuquHiDC2)&#x20;


---

# 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/add-or-delete-bars.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.
