# Submenu

To allow you to store and track more than just the basic address book information TuneSmith offers you a **submenu just below the main menu.**

{% hint style="success" %}
Choose ‘**Contact Profile**’ to get an overview of a creative talent’s skills, musical style and other personal information that can be entered.
{% endhint %}

![](/files/-M6ibItXZrs1LpFRGEf6)

To the right of the submenu you will see a **search box**. To find specific talents that meet certain criteria simply click inside the search field, type in what you are looking for and press ‘return’. You can search all the entry fields of your creative talents at once or search **specific entry fields.** Click on the arrow to the right of the magnifying glass to make a selection from the pop-up menu.&#x20;

{% hint style="info" %}
After each search you can see how many records were found in the top left of the information display.  Click on the circle with an ‘**x**’ on the right side of the search field to **cancel the search** and regain access to all of the creative talents entered into TuneSmith.
{% 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/submenu.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.
