# Main Menu

TuneSmith can be compared to a bank vault that keeps all your valuable documents in one secure place. Just like a vault TuneSmith has **several storage compartments** to enable you to better organize your entire song catalog and track important information related to your individual songs. You can access these compartments in the main menu in the top section of the TuneSmith screen.

![](/files/-M6i_rnWVXKyv7SRFE5D)

{% hint style="info" %}
Select ‘**Creative Talent**’ to enter the personal information about collaborators, co-writers, publishers, managers, lawyers and artists that you are in contact with regarding your songs.
{% endhint %}

{% hint style="info" %}
Select ‘**Song Catalog**’ to administer all the essential information regarding your copyrights and hone your songwriting craft with an advanced text editor that can track different revisions of your lyrics as well as look up words in Rhyme Genie. Easily create chord sheets for live performances and studio sessions and use the built-in audio player to manage all the cover versions of your songs.
{% endhint %}

{% hint style="info" %}
Select ‘**Pitch Journal**’ to stay on top of all the songs you have submitted to your contacts. In the music industry a submission of your songs to artists, record label representatives, film producers and music publishers is often referred to as a ‘song pitch’. TuneSmith allows you to easily track your song pitches by finding out who has put your songs on hold, who has recorded your work and who has entered the charts with one of your hits.
{% 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://tunesmith-user-guide.idolumic.com/essentials/main-menu.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.
