# Additional Information

* Preview Start Time → Set the exact timestamp (in minutes and seconds) where the preview should begin on platforms like TikTok. Default is 00:00.
* Recording Location → *(Optional)* Enter the studio or city where this song was recorded. This info may appear on certain platforms.
* ISRC → *(Optional)* Enter your International Standard Recording Code if you already have one. If left blank, SONGS will generate one for you automatically.
* Visibility Toggle →

  Make this song visible in the SONGS public catalog

  Uncheck this box if you want the song to remain hidden from the public frontend, but still accessible via direct link and for distribution purposes.


---

# 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://docs.songs-tools.com/wrapped-songs/fields-for-creating-a-song/additional-information.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.
