# Download Datums

The “Download Datums” button available on the Energy module's Dashboard tab allows the user to download raw data in CSV form.  Upon clicking the Download Datums button, you will be presented with the following dialogue:

<figure><img src="/files/EQu1ssRSSJzkt9lCyAeo" alt=""><figcaption><p>The Download Datum's "Export Data" dialogue</p></figcaption></figure>

The information content within the download will be dependent on the source ids configured for the currently selected project(s). In the example below you can see that the project selected and the associated source ids available for download are displayed in the central part of the screen (e.g. /D2/WH/S1/INV/16 or D2/WH/S1/PYR/2):

<figure><img src="/files/IZqhtvPqn0otXIORWsaa" alt=""><figcaption></figcaption></figure>

The recomended naming convention(s) used in source ids are explained in the next section (Asset Hierarchy).


---

# 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.ecosuite.io/user-guide/modules/energy/download-datums.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.
