> For the complete documentation index, see [llms.txt](https://oiadocs.cloudfabrix.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://oiadocs.cloudfabrix.io/features-guide/data-exploration.md).

# Data Exploration

## Overview

Exploratory Data Analysis (EDA) is a popular technique to analyze data without having to explicitly program the data model or schema. This technique is very helpful to understand variance, distribution, and various other characteristics of data.&#x20;

## Quick Insights

In OIA, exploratory data analysis can be performed with the **Quick Insights** feature, which can be invoked on `Incidents` and `Alerts.` Quick Insights provides a visual clue of the distribution of data across certain key parameters or attributes.&#x20;

### Quick Insights on Incidents&#x20;

Quick Insights on Incidents can be invoked from Incidents tabular view report

1. Go to `Incidents`
2. Click on `Quick Insights` label button located at the top right corner of the table header

![Invoking Quick Insights feature on Incidents](/files/-MC8YrwnbSFxol4wevVi)

![Quick Insights on Incidents](/files/-MC8ZktsFzzkzg5wumJb)

### Quick Insights on Alerts

Quick Insights on `Alerts` can be invoked from `Alerts` tabular view report

1. Go to `Alerts`
2. Click on `Quick Insights` label button located at the top right corner of the table header

![Invoking Quick Insights on Alerts](/files/-MC8b6eCugNX8UAJrrI5)

![Quick Insights on Alerts](/files/-MC8bNrZsdujfjf3Wuu2)
