# Pitch Tasks

Underneath the pitch target field you can create a list of tasks to stay organized during your song pitches.&#x20;

{% hint style="success" %}
Create a new task entry by clicking on the plus sign on the left.&#x20;
{% endhint %}

![](/files/-M6qIFqB9tydenyhEYl-)

{% hint style="info" %}
The field in the ‘Contact Date’ column will be automatically **loaded** with the **current date**. If you wish to create a task for any other date you can enter it manually or do so with the help of the calendar to the left.&#x20;
{% endhint %}

{% hint style="success" %}
Click on the buttons at the top of the calendar to navigate to a specific date:
{% endhint %}

Click on ‘<<’ to go to the previous year Click on ‘<’ to go to the previous month Click on ‘>’ to go to the next month Click on ‘>>’ to go to the next year. The button with the target icon will let you return to the month of the current date.&#x20;

{% hint style="warning" %}
If preferred you can change the first day of the week from Sunday to Monday via a hidden pop-up menu at the top left of the calendar.&#x20;
{% endhint %}

Click on a specific date inside the calendar to make it the contact date of a newly created task. Note that the new task entry will not necessarily appear at the bottom of the task list since the list is **automatically** **sorted** according to the chosen contact **date**. Define the new task in the ‘Pitch Notes’ column and optionally tag it with the customizable drop-down list in the ‘Contact Type’ column.

{% hint style="info" %}
Once a task has been completed it may be checked off by clicking on the circle in the ‘**Task Status**’ column. Optionally you can **hide** any completed task by clicking on the button with the checkmark icon at the top right of the ‘Pitch Journal’ screen.
{% endhint %}

If a pitch task has been tagged as an ‘Email’ in the ‘Contact Type’ column the ‘Email’ tag in the ‘Contact Type’ column will be underlined and turn blue when the pitch notes have been added. Click twice on the ‘Email’ tag to automatically start your default email application and have an email created with the pitch notes as its body and the song title as its subject line.


---

# 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/pitch-journal/pitch-tasks.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.
