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

# Quick Overview

> Get a report on rows, columns, data types, column headings, and a tabular preview of a dataset.

## Description

With Quick Overview , you get a report on the number of rows and columns, the data types, a list of all column headings, and a tabular preview of the dataset.

***

## Application

Use Quick Overview to get a full summary of your dataset.

***

## How to use

You only need to assign the dataset to evaluate in the field **Data** and click **Apply**. All other parameter are preset or optional.

<table>
  <tbody>
    <tr>
      <td><strong>Select information</strong></td>

      <td>
        <p>You can select which information to include in this step.</p>

        <img src="https://mintcdn.com/coreweave-dbfa0e8d/QRLrBgwZtalbZXz3/monolith-ai/_media/Quick-Overview-1.png?fit=max&auto=format&n=QRLrBgwZtalbZXz3&q=85&s=8189296c3e339527a7328aefcffdf1ae" alt="Select information field with Count, Columns, and View Table options" width="640" height="400" data-path="monolith-ai/_media/Quick-Overview-1.png" />

        <p><strong>Count</strong> -Reports the number of rows and columns.</p>
        <p><strong>Columns</strong> - Shows a list of all column headings.</p>
        <p><strong>View Table</strong> -Equivalent to <a href="/monolith-ai/1814202305/Head">Head</a>, shows a table preview.</p>
      </td>
    </tr>

    <tr>
      <td><strong>Number of rows</strong></td>
      <td>Select the number of rows which should be shown. The default value is 10 and can be increase up to 25.</td>
    </tr>
  </tbody>
</table>
