# Create a New Email Program and Email

When selected, this option will create a new Email Program and Email in Marketo. You will then need to log in to Marketo and select the recipients (smart list) and schedule the send as desired.

{% hint style="info" %}
In this approach, FeedOtter creates the email in Marketo. You must complete the send in the Marketo interface.
{% endhint %}

When this option is selected, you will be presented with several Marketo-related options. The most important of these is the Parent Object.

{% hint style="warning" %}
The **Parent Object** is a default program or folder that will nest all new email programs and emails for your newsletter sends. This will allow you to easily find your newsletters in Marketo.
{% endhint %}

<figure><img src="/files/Awb84HCDVMtH01HDyY2S" alt=""><figcaption><p>Select your Parent Object and Channel settings.</p></figcaption></figure>

Click **Save** > **Return to Edit**. Finish setting up your newsletter defaults and then you're ready to [create your first newsletter](/curated-newsletters/getting-started/create-your-first-curated-issue.md).

### How it will look in Marketo

When you create a newsletter in FeedOtter an publish it to Marketo you will need to select your:

* Audience
* Email Asset (choose the email FeedOtter created for you)
* Set the send date/time

<figure><img src="/files/E5MAqPuf8bxrUdLp8TiA" alt=""><figcaption><p>See your newsletter directly in Marketo.</p></figcaption></figure>


---

# 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.feedotter.com/curated-newsletters/publishing/publishing-to-marketo/create-a-new-email-program-and-email.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.
