# Lyrics Revisions

To track any changes to the lyrics while writing a song you can create revision entries in the ‘**Revision History**’ list to the right of the text editor.&#x20;

{% hint style="success" %}
Click on the **plus sign** in the first empty row to create a new revision entry automatically labeled with the current date and time.&#x20;
{% endhint %}

![](/files/-M6mS4RUzoGn7HAzCETU)

{% hint style="info" %}
A click on the revision entry will allow you to rename it.&#x20;
{% endhint %}

Since revision entries also **track the format and style** of a your lyrics you can easily create and access several copies of the same lyrics that only differ in the way they are formatted.


---

# 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://tunesmith-user-guide.idolumic.com/song-catalog/lyrics-revisions.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.
