> ## Documentation Index
> Fetch the complete documentation index at: https://docs.explo.co/llms.txt
> Use this file to discover all available pages before exploring further.

# General Notes

> General report builder embedding notes

## How to Embed the Report Builder

Please do the following when embedding the report builder, whether you are using the web component or the IFrame.

* Wrap the component in a `div` with `style="display: flex; height: 100%; flex-direction: column;"`
* On the component, put `style="flex: 1"` directly
* All parent elements, up to the html or body need to have `height: 100%`
