# Create a New Email in Marketo

For this option, FeedOtter will create an Email for every newsletter send underneath your existing Marketo program. You'll then set up your Smart Lists and schedule within Marketo.

Within your campaign window, navigate to the **Integration** tab > **Configure Defaults**. Here, set up the option you'll be using.

Under **Publishing Action,** you'll want to select **Create a new Email in Marketo.** Then, select the **Parent Object**.

<figure><img src="/files/JWrjxzedCsaaGnSjDrMw" alt=""><figcaption><p>Select the Parent Object for your default Marketo settings.</p></figcaption></figure>

The **Parent Object** is a default program that will nest all new emails for your newsletter sends. This will allow you to easily find your newsletters in Marketo.

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).

After creating your newsletter, click **Publish** to send to Marketo.

<figure><img src="/files/CyUOzBuO8P44uROGyWIC" alt=""><figcaption><p>Publish your newsletter to Marketo.</p></figcaption></figure>

Here, you'll be able to verify or change any preset options before creating the email program and email in Marketo. Once you've confirmed your settings, click **Publish**.

In the next pop-up, follow the link to your Marketo account. This will take you directly to your newsletter in Marketo.

<figure><img src="/files/xiutCj8NidUxw3Ff1zm4" alt=""><figcaption><p>View your newsletter in Marketo.</p></figcaption></figure>

You'll find the email underneath the specified Email Program. The email will then send using the settings defined in your Marketo Email Program.


---

# 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-in-marketo.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.
