# Reserve DOI Before Publication

{% hint style="info" %}
This is not required to publish a dataset
{% endhint %}

## 1. Open Manage Publication Window

From your dataset landing page, use the <mark style="color:blue;">**Manage Publication**</mark> :star: button on the right side of the screen below the title and header section.

<figure><img src="/files/IkzqAw0oXTUQBPJf6JxN" alt=""><figcaption><p>Figure 1: You can manage when and how to publish your dataset from your dataset landing page</p></figcaption></figure>

This will open the “Manage Dataset” main panel. Click the <mark style="color:blue;">**Reserve DOI**</mark> button.&#x20;

<figure><img src="/files/ouKqZmiRmf2ne2oTjkw5" alt=""><figcaption><p>Figure 2: There are two primary publication actions you can choose from. Select "Reserve DOI" to reserve a new DOI for your private dataset. Reserved DOIs do not function until datasets are public.</p></figcaption></figure>

{% hint style="info" %}
In the main panel, you can also see your [dataset status](/publish-data/dataset-and-doi-status-badges.md#dataset-statuses) and [DOI status](/publish-data/dataset-and-doi-status-badges.md#doi-statuses).
{% endhint %}

## 2. Review and Commit to Agreements

You will then be asked to confirm that you’d like to reserve a DOI. A reserved DOI **will not function until you request and complete the publication review process**. The DOI is in a temporary working state while you complete your dataset.

<figure><img src="/files/08vXRjwl7McBnAD2DpWn" alt=""><figcaption><p>Figure 3: Before you reserve a DOI for your data, please read through the informational warnings and agreements</p></figcaption></figure>

## 3. DOI Reserved Confirmation

Once you click Reserve DOI, you’ll be presented with a confirmation message that your new DOI has been reserved. Your DOI status will change to <mark style="color:blue;">**Reserved**</mark> (Figure 5). Your dataset **will remain in the&#x20;**<mark style="color:blue;">**Draft**</mark>**&#x20;status** until you indicate that your dataset is finalized by initiating a publication review.

<figure><img src="/files/q1iIsWhCcfoNwPUyQYPl" alt=""><figcaption><p>Figure 4: A confirmation message will appear when your DOI has been reserved, see message for important details</p></figcaption></figure>

<figure><img src="/files/r0f5zyhTmtb0X8KeFn6h" alt=""><figcaption><p>Figure 5: Datasets with reserved DOIs will have the DOI status "Reserved". A red warning banner message will help inform you that your dataset is not complete and your DOI is inactive.</p></figcaption></figure>

## 4. Optional: Obtain Your Citation

After reserving your DOI, you will be able to see and copy your dataset citation with the new DOI using the "Cite this Dataset" button at any time. You can make corrections to your citation by selecting the Edit button and updating the metadata fields used in the citation (author names, author order, publish year, title, and project). ESS-DIVE recommends finalizing your citation as much as possible before referencing it in publications.

If you intend to use this citation for any publications, it is your responsibility to make sure that the citation on ESS-DIVE is accurate and that the DOI becomes accessible to any reviewers and readers as soon as possible.

## 5. Initiate Publication Review

ESS-DIVE will not publish a dataset with a reserved 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.

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

{% hint style="danger" %}
It is your responsibility as the data provider to complete the dataset publication process. The DOI will not provide access to your dataset until you do so.
{% endhint %}

<figure><img src="/files/fyX7NuWEoAa6GLDP4gMe" alt=""><figcaption><p>Figure 6: The "Reserve DOI" button is no longer available. 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/reserve-doi-before-publication.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.
