# Report Browser

Report Browser contains features and layout panels for building extraction models and exporting extracted data.

There are two main panels in a Report Browser panel:

* Model Layout panel
* Data Export Settings panel

## Model Layout

The Model layout panel displays the layout of your report model or extraction template. It contains data regions and fields built according to a custom extraction logic.

You can add and delete regions and fields, edit their properties, and export data directly to an excel sheet, a CSV file, or a database table using the options available in this window.

In the figure below, you can see an extraction model that has a hierarchical structure. This model contains a single instance region (*Account\_Info*) as well as collection regions (*Orders\_Info* and *Order\_Details*).

![](https://content.gitbook.com/content/zEifS4h8yurLAAwiGNX2/blobs/7NOGmjrlLqec6YixFUU3/02%20Model%20Layout%20Panel.png)

There are icons placed at the top of the Model Layout panel. These icons enable you to perform various tasks. A brief description for each of these icons is given in the table below:

![](https://content.gitbook.com/content/zEifS4h8yurLAAwiGNX2/blobs/4gQTYf9ItAOGRBt5ntfb/2%205%20Table.png)

<table><thead><tr><th width="77.33333333333331">Icon</th><th>Name</th><th>Purpose &#x26; Functionality</th></tr></thead><tbody><tr><td><img src="https://content.gitbook.com/content/zEifS4h8yurLAAwiGNX2/blobs/5tjbJDRQkiwlu5nizlTF/2-1-New-single-instance.png" alt=""></td><td>Add Single Instance Data Region</td><td>Adds a new single instance data region</td></tr><tr><td><img src="https://content.gitbook.com/content/zEifS4h8yurLAAwiGNX2/blobs/IeGw9aYEpTyPVJchAjwW/2-2-New-Collection-region.png" alt=""></td><td>Add Collection Data Region</td><td>Adds a new colleciton data region</td></tr><tr><td><img src="https://content.gitbook.com/content/zEifS4h8yurLAAwiGNX2/blobs/VSPruUc9dPTDJ5Hs6ak9/2-3-Delete-Region.png" alt=""></td><td>Delete Region</td><td>To delete a selected data region</td></tr><tr><td><img src="https://content.gitbook.com/content/zEifS4h8yurLAAwiGNX2/blobs/0VeLIVeGBSc9QaBWpV7J/2-4-Export.png" alt=""></td><td>Create New Export Setting and Run (to Excel)</td><td>To export extracted data to an excel file</td></tr></tbody></table>

## Data Export Settings

Options provided in the Data Export Settings panel enable users to export data to an Excel sheet, a CSV file, or a database table. The exported data can then be used in various flow documents (a dataflow, a workflow, or a subflow).

![](https://content.gitbook.com/content/zEifS4h8yurLAAwiGNX2/blobs/1zXSHi8zgagVfwnO5gK0/03%20Export%20data%20panel.png)

The icons placed on the top of the Data Export Settings panel perform different functions related to data export. A brief description for each of these icons is given in the table below:

<table><thead><tr><th width="138.33333333333331">Icon</th><th>Name</th><th>Purpose &#x26; Functionality</th></tr></thead><tbody><tr><td><img src="https://content.gitbook.com/content/zEifS4h8yurLAAwiGNX2/blobs/WGmeAtqVR82fmpadhxaW/3-1-export.png" alt=""></td><td>Create New Export Setting and Run</td><td>To export extracted data to an excel, CSV or a database table.</td></tr><tr><td><img src="https://content.gitbook.com/content/zEifS4h8yurLAAwiGNX2/blobs/DpdVfmO56moGLA4AD7fJ/3-2-Preview-selected-export.png" alt=""></td><td>Preview Selected Export</td><td>Displays a preview of the selected export</td></tr><tr><td><img src="https://content.gitbook.com/content/zEifS4h8yurLAAwiGNX2/blobs/OHZeWPlhVAqFFCV0eZwI/3-3-Run-Selected-Export.png" alt=""></td><td>Run Selected Export</td><td>Runs the selected export setting</td></tr><tr><td><img src="https://content.gitbook.com/content/zEifS4h8yurLAAwiGNX2/blobs/o7pN7wfUW7fUZfKIx9TG/3-4-Edit-Export-setting.png" alt=""></td><td>Edit Export Setting</td><td>Allows editing the selected export setting</td></tr><tr><td><img src="https://content.gitbook.com/content/zEifS4h8yurLAAwiGNX2/blobs/1nKgpLj2mJzEkWHdQKRH/3-5-Remove-export.png" alt=""></td><td>Remove Export Setting</td><td>Removes/deletes the selected export setting</td></tr><tr><td><img src="https://content.gitbook.com/content/zEifS4h8yurLAAwiGNX2/blobs/PjTrJ1PpXX8HrcejM96T/3-6-Create-Dataflow-and-open.png" alt=""></td><td>Create Dataflow and Open </td><td>Creates a dataflow with the report model source and opens it</td></tr></tbody></table>

Learn about how to export data [here](https://documentation.astera.com/report-model/exporting-options).
