# 6.2 Filings Insight Extractor

The **Filings Insight Extractor** bot on the Orbit platform is specifically designed to process and analyze regulatory filings such as 10-Ks, 10-Qs, and 8-Ks. This bot extracts crucial information like financial performance, strategic shifts, risk factors, and management discussions, providing users with a comprehensive view of a company’s health and strategy.

#### What the Filings Insight Extractor Bot Does:

* **Data Integration**: The bot can load one or multiple datasets generated by the Data Transformer, making it a versatile tool for handling large volumes of regulatory data.
* **Analytical Dashboards**: Once the data is loaded, the bot can present it in an analytical dashboard, allowing users to visualize and interpret the information quickly. This is essential for spotting trends, analyzing patterns, and conducting peer comparisons.
* **Copilot Chat Support**: The bot also supports copilot chat functionality, enabling users to ask advanced questions and perform in-depth analyses over the extracted data. This includes identifying trends, analyzing patterns, or comparing the performance of different companies.

#### Steps of the Setup:

The setup process for the Filings Insight Extractor bot is structured and easy to follow, ensuring that users can customize their workflows according to their specific needs.

**1. Define Basics**

* **Batch Name**: Start by assigning a name to the workflow, which will help in identifying it within the platform.
* **Description**: Add a brief description to outline the purpose or specific focus of the workflow, aiding in future reference.

**2. Merge Logic**

* **Data Selection**: In this step, users select the data that will be included in the analysis. This data can come from the Data Transformer or other bots, enabling the integration of multiple data sources into a single view.
* **View Creation**: Users can define how the selected data should be merged and displayed in the analytical dashboards, ensuring that the information is presented in a way that aligns with their analytical goals.


---

# 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.orbitfin.ai/6.-off-the-shelf-agents/6.2-filings-insight-extractor.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.
