# Emailing Song Data

TuneSmith makes it easy to email information stored in the ‘Song Catalog’ to collaborators and clients.&#x20;

{% hint style="success" %}
Select ‘Song Info’ in the submenu and click on the button with the **envelope icon** to the right of the main menu.&#x20;
{% endhint %}

This will send **licensing and copyright information** to selected third parties.&#x20;

{% hint style="info" %}
Specify the **recipient(s)** of your emails in a hidden pop-up menu by clicking on the small gray arrow to the right of the email button.
{% endhint %}

![](/files/-M6mTDsvkfFu5Iq2pIcf)

Follow the same procedure to exchange [lyrics revisions](/song-catalog/lyrics-revisions.md) with your collaborators when the ‘[Lyrics Editor](/song-catalog/editing-lyrics.md)’ is selected in the submenu.&#x20;

{% hint style="warning" %}
Whenever you click on the email button only the information that is actually **visible on the screen** will be included in the emails. You can exclude the notes entered next to the song lyrics as well as the song details entered in the right section of the ‘Song Info’ screen by hiding them with the help of the ‘[Details](/song-catalog/song-details.md)’ button.
{% endhint %}

Whenever the **audio player is visible** you may automatically **attach** the currently selected **audio file** to the newly created email. The name of the email attachment will be identical to the name of the selected audio file, provided that TuneSmith did not have to filter out characters that are invalid for naming files on certain operating systems such as colons, asterisks, slashes, question marks etc.


---

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