# Change the time signature

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

Change the time signature in the bar at the bottom of the screen:

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

**Available time signatures:**

* 4/4
* 3/4
* 6/8
* 5/8
* 7/8

{% hint style="info" %}
Additional time signatures will join the app soon.
{% endhint %}


---

# 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/song-settings/change-time-signature.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.
