# Song Details

To track **large song catalogs** more efficiently **add details** for each song in the right section of the ‘Song Info’ screen.&#x20;

{% hint style="warning" %}
These additional entry fields **can be hidden** by clicking on the ‘Details’ button to the right of the main menu.
{% endhint %}

![](/files/-M6m2cGaAhQAyVvexTsE)

{% hint style="info" %}
When visible the fields allow you to specify a song’s general category, genre and theme. Once a song has been released you can track important copyright details such as the country (nation) of publication, the date of the 1st publication, the song’s International Standard Musical Work Code (ISWC Number) and the dates and registration numbers of any song that has been registered with the U.S. Copyright Office.&#x20;
{% endhint %}

Use the two remaining **custom fields** for any additional information you might need after **renaming** the field **labels** in **TuneSmith’s setup screen**.


---

# 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/song-details.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.
