> For the complete documentation index, see [llms.txt](https://boomi.markusschmidt.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://boomi.markusschmidt.pro/boomi-console/library/the-report-engine/the-render-dataset.md).

# Render DataSets

For the rendering of templates, the Boomi Console creates different types of datasets depending on which command is executed. The dataset is passed to the templates to be used as a source for rendering.

Templates have a hierarchy, means: there is (at least) a base dataset from which all other templates inherit: [DatasetBase](#base-dataset).

{% hint style="info" %}
When running a command, the related dataset is written to the `/logs` directory. Find the some example`*.dataset.json` for each dataset type.
{% endhint %}
