# Update an Existing Email

For the default option, FeedOtter will create a new email and schedule every newsletter send.

Under Campaign **Settings** > **Integration** tab > **Configure Defaults**. Here, setup the option you'll be using.

<figure><img src="/files/cOAntSjXpjV6kYHVnPDg" alt=""><figcaption><p>Set up your Eloqua default sending option.</p></figcaption></figure>

Under **Publishing Action,** you'll want to ensure **Update an existing email** is selected. Then, you'll want to provide the **Email ID** for the email you'll be updating in Eloqua.

{% hint style="info" %}
Learn more about advanced Eloqua options [here.](/integrations/eloqua/faq.md)
{% endhint %}

<figure><img src="/files/9KwPy44bRgkKYhAgCTeS" alt=""><figcaption><p>Select your default Eloqua publishing option.</p></figcaption></figure>

To find your Email ID, go to **Eloqua** and select the email you'd like to update. In the URL bar you'll find the ID appended to the end of the URL.

<figure><img src="/files/6s2yUcwNf8J5TC8cC3pJ" alt=""><figcaption><p>Use the Email ID provided in Eloqua for your FeedOtter newsletter.</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).

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

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

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

In the next popup, follow the link to your Eloqua account. This will take you directly to your newsletter in Eloqua.

<figure><img src="/files/tPHDSZlqCG6KwYxKjHiB" alt=""><figcaption><p>View your updated email in Eloqua.</p></figcaption></figure>

Here, you can review the email again, make any necessary updates, and then send the email to your Eloqua segment.


---

# 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-eloqua/update-an-existing-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.
