# How to Import Market Data (Curves)

Market data is loaded using contract START date, not contract end date.\
However, hours and other time intervals in market data should use the END of the hour or time interval, e.g. HE0800 is the hour from 7:00-8:00.

If you would like to upload market data, you can do so by importing an Excel spreadsheet.

Start by navigating to the Curves screen:

First, click on the **MARKET DATA** tab on the left-hand menu, then select **CURVES:**

<figure><img src="https://files.helpdocs.io/56bu62syz9/articles/4wt7c9ikfj/1737663257921/screenshot-2025-01-23-at-2-10-15-pm.png" alt=""><figcaption></figcaption></figure>

Once you are on the Curves screen, look for the Actions menu in the top right corner.

Under the **ACTIONS** menu, select **DOWNLOAD CURVES TEMPLATE:**

<figure><img src="https://files.helpdocs.io/56bu62syz9/articles/4wt7c9ikfj/1689265030656/file-vyut-q-0-udxr.png" alt=""><figcaption></figcaption></figure>

Fill in your product names/codes, as-of date, and marks for as many products as you need. The final results should look something like this:

<figure><img src="https://files.helpdocs.io/56bu62syz9/articles/4wt7c9ikfj/1689265030905/file-utt-v-1-ndp-wi.png" alt=""><figcaption></figcaption></figure>

Then select:

<div align="left"><figure><img src="https://files.helpdocs.io/56bu62syz9/articles/4wt7c9ikfj/1689265031375/file-ze-wdg-hyhl-8.png" alt="" width="375"><figcaption></figcaption></figure></div>

Once your file uploads, you'll receive a notification under the **MESSAGES** tab:

<div align="left"><figure><img src="https://files.helpdocs.io/56bu62syz9/articles/4wt7c9ikfj/1689265031712/file-nd-db-84-kl-1-m.png" alt="" width="563"><figcaption></figcaption></figure></div>

The message will indicate if your upload was successful or if there is an error:

<figure><img src="https://files.helpdocs.io/56bu62syz9/articles/4wt7c9ikfj/1689265031933/file-t-3-lvn-xc-5-vu.png" alt=""><figcaption></figcaption></figure>

Make sure to delete your message when you're finished so there's no confusion with future uploads.

To see your upload, click the drop-down menu on the far left. This menu should populate:

<div align="left"><figure><img src="https://files.helpdocs.io/56bu62syz9/articles/4wt7c9ikfj/1689265032165/file-ezf-wx-9-elw-l.png" alt="" width="375"><figcaption></figcaption></figure></div>

You'll be able to see your imported marks/curves by selecting the **USER PROVIDED** option in the drop-down menu or the light blue **USER PROVIDED ESTIMATE** if the term "estimate" is found in the filename:

<div align="left"><figure><img src="https://files.helpdocs.io/56bu62syz9/articles/4wt7c9ikfj/1689265032431/file-1-v-5-s-xfjv-ys.png" alt=""><figcaption></figcaption></figure></div>

You may include multiple tabs, and they should all be parsed

That's it! If you have issues or questions, feel free to send them our way at <support@molecule.io>.


---

# 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://help.molecule.io/onboarding/welcome-and-getting-started/how-to-import-market-data-curves.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.
