# REPORT MODEL

- [User Guide](https://documentation.astera.com/report-model/user-guide.md): In this tutorial, we will explore the new and improved features of Report Models in Astera Data Stack.
- [Report Model Tutorial](https://documentation.astera.com/report-model/user-guide/report-model-tutorial.md)
- [Report Model Interface](https://documentation.astera.com/report-model/report-model-interface.md): This section introduces the interface of a report model in Astera.
- [Report Options](https://documentation.astera.com/report-model/report-model-interface/report-options.md)
- [Report Browser](https://documentation.astera.com/report-model/report-model-interface/report-browser.md)
- [Data Regions in Report Models](https://documentation.astera.com/report-model/report-model-interface/data-regions-in-report-models.md)
- [Region Properties Panel](https://documentation.astera.com/report-model/report-model-interface/region-properties-panel.md)
- [Pattern Properties](https://documentation.astera.com/report-model/report-model-interface/pattern-properties.md)
- [Field Properties Panel](https://documentation.astera.com/report-model/report-model-interface/field-properties-panel.md)
- [Use Cases](https://documentation.astera.com/report-model/use-cases.md): In this section we will go through different scenarios that might arise when extracting data and how report models in Astera can cater to them.
- [Auto-Creating Data Regions and Fields](https://documentation.astera.com/report-model/use-cases/auto-creating-data-regions-and-fields.md)
- [Line Count](https://documentation.astera.com/report-model/use-cases/line-count.md)
- [Auto-Parsing](https://documentation.astera.com/report-model/use-cases/auto-parsing.md)
- [Pattern Count](https://documentation.astera.com/report-model/use-cases/pattern-count.md)
- [Applying Pattern to Line](https://documentation.astera.com/report-model/use-cases/applying-pattern-to-line.md)
- [Regular Expression](https://documentation.astera.com/report-model/use-cases/regular-expression.md)
- [Floating Patterns and Floating Fields](https://documentation.astera.com/report-model/use-cases/floating-patterns-and-floating-fields.md)
- [Creating Multi-Column Data Regions](https://documentation.astera.com/report-model/use-cases/creating-multi-column-data-regions.md)
- [Defining the Start Position of Data Fields](https://documentation.astera.com/report-model/use-cases/defining-the-start-position-of-data-fields.md)
- [Data Field Verification](https://documentation.astera.com/report-model/use-cases/data-field-verification.md)
- [Using Comma Separated Values to Define Start Position](https://documentation.astera.com/report-model/use-cases/using-comma-separated-values-to-define-start-position.md)
- [Defining Region End Type as Specific Text and Regular Expression](https://documentation.astera.com/report-model/use-cases/defining-region-end-type-as-specific-text-and-regular-expression.md)
- [How To Work With PDF Scaling Factor in a Report Model](https://documentation.astera.com/report-model/use-cases/how-to-work-with-pdf-scaling-factor-in-a-report-model.md)
- [Connecting to Cloud Storage](https://documentation.astera.com/report-model/use-cases/connecting-to-cloud-storage.md)
- [Auto Generate Layout](https://documentation.astera.com/report-model/auto-generate-layout.md): This section talks about the Auto Generate Layout feature in report models and how to use it.
- [Setting Up AGL in Astera](https://documentation.astera.com/report-model/auto-generate-layout/setting-up-agl-in-astera.md)
- [UI Walkthrough - Auto-Generate Layout, Auto-Create Fields and Create Table Region](https://documentation.astera.com/report-model/auto-generate-layout/ui-walkthrough-auto-generate-layout-auto-create-fields-and-create-table-region.md)
- [Using Auto Generation Layout, Auto Create Fields and Auto Create Table (Preview)](https://documentation.astera.com/report-model/auto-generate-layout/using-auto-generation-layout-auto-create-fields-and-auto-create-table-preview.md)
- [AI Powered Data Extraction](https://documentation.astera.com/report-model/ai-powered-data-extraction.md): This section talks about how Astera North Star can be used to extract data automatically from files and also shares some best practices on how to get the best results.
- [AI Powered Data Extraction Using Astera North Star](https://documentation.astera.com/report-model/ai-powered-data-extraction/ai-powered-data-extraction-using-astera-north-star.md)
- [Best Practices for AI-Powered Template Creation in Astera](https://documentation.astera.com/report-model/ai-powered-data-extraction/best-practices-for-ai-powered-template-creation-in-astera.md)
- [Optical Character Recognition](https://documentation.astera.com/report-model/optical-character-recognition.md): This section talks about the Optical Character Recognition (OCR) feature provided in Astera.
- [Loading PDFs with OCR](https://documentation.astera.com/report-model/optical-character-recognition/loading-pdfs-with-ocr.md)
- [Best Practices for OCR Usage](https://documentation.astera.com/report-model/optical-character-recognition/best-practices-for-ocr-usage.md)
- [Exporting Options](https://documentation.astera.com/report-model/exporting-options.md): This section presents the options to export from a report model in Astera.
- [Exporting a Report Model](https://documentation.astera.com/report-model/exporting-options/exporting-a-report-model.md)
- [Exporting Report Model to a Dataflow](https://documentation.astera.com/report-model/exporting-options/exporting-report-model-to-a-dataflow.md)
- [Miscellaneous](https://documentation.astera.com/report-model/miscellaneous.md)
- [Importing Monarch Models](https://documentation.astera.com/report-model/miscellaneous/importing-monarch-models.md)
- [Microsoft Word and Rich Text Format Support](https://documentation.astera.com/report-model/miscellaneous/microsoft-word-and-rich-text-format-support.md)
- [Working With Problematic PDF Files](https://documentation.astera.com/report-model/miscellaneous/working-with-problematic-pdf-files.md)


---

# 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://documentation.astera.com/report-model.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.
