# Publish with Existing DOI

## 1.  Double Check Existing DOI

Take a moment to review whether or not your existing DOI is appropriate for your ESS-DIVE dataset. The data in your ESS-DIVE dataset should contain **an exact copy** of the data published under your existing DOI.

If you wish to publish existing data on ESS-DIVE and this publication option does not exactly fit you use case, you may be interested in using **external link** feature instead.&#x20;

:bulb: Learn more about [External Links](/contributing-data/link-to-external-data-sources.md) or contact ESS-DIVE (<ess-dive-support@lbl.gov>) to discuss your options.

{% hint style="info" %}
Some tips for understanding whether your existing DOI is appropriate for your ESS-DIVE dataset are provided the [**overview section**](/publish-data/publish-your-dataset.md#publish-with-existing-doi-1).
{% endhint %}

## 2. Set Existing DOI

When you open the **Manage Dataset** window, there is no button to indicate that you wish to publish your dataset with an existing DOI. Instead, fill out the **Existing DOI and Alternate Identifiers** metadata field with the DOI you would like to use. Filling out this field will prevent a new DOI from being created.

:bulb: Learn more about the [Existing DOI and Alternate Identifiers](/publish-data/review-cycle-and-criteria/package-level-metadata.md#existing-doi-and-alternate-identifier) metadata field with examples.

<figure><img src="/files/18paR4sK3mDJdNbQGBM1" alt=""><figcaption><p>Figure 1: Edit your dataset and enter your existing DOI into the "Existing DOI and Alternate Identifiers" metadata field located on the Overview section</p></figcaption></figure>

## 3. Initiate Publication Review

ESS-DIVE will not publish a dataset using an existing DOI until you have submitted all required metadata, requested publication, and completed the review process. Click the link below and follow the instructions to start and complete the ESS-DIVE publication review process.

**Your DOI status will remain in the&#x20;**<mark style="color:blue;">**No DOI Added**</mark>**&#x20;status** until your dataset has been reviewed and published. You will be notified via email during the review process whether your existing DOI has been accepted or rejected. If your existing DOI has been rejected, ESS-DIVE will provide you with suggested next steps.

:point\_right: [**I'm ready to publish my dataset**](/publish-data/publish-your-dataset/request-publication.md)

<figure><img src="/files/PRb2asOlAR9mXZqvOtwU" alt=""><figcaption><p>Figure 2: The option to reserve a DOI is unavailable because you have already indicated that you want to use a DOI that you have provided. Click "Start publication process" to continue your journey.</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.ess-dive.lbl.gov/publish-data/publish-your-dataset/publish-with-existing-doi.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.
