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

# Visualization

> Reveal insights about your data

## Topics

<CardGroup cols={2}>
  <Card title="Reveal" href="/content/bi/reveal">
    * [Reveal Features](/content/bi/reveal#reveal-features)
    * [Dashboards](/content/bi/reveal#reveal-dashboards)
    * [Slices](/content/bi/reveal#reveal-slices)
    * [Chart Types](/content/bi/reveal#reveal-charts)
    * [Chart Types](/content/bi/reveal#reveal-crossfilter)
    * [SQL Lab](/content/bi/reveal#reveal-sql-lab)
    * [Reveal Security](/content/security/reveal)
  </Card>

  <Card title="Using Tableau with Kinetica" href="/content/bi/tableau">
    * [ODBC Setup & Walkthrough](/content/bi/tableau)
  </Card>

  <Card title="Geospatial Extension for Tableau" href="/content/bi/tableau/kin_geo_viz_tableau">
    * [Setup & Walkthrough](/content/bi/tableau/kin_geo_viz_tableau)
    * [Prerequisites](/content/bi/tableau/kin_geo_viz_tableau#tableau-geo-ext-prereqs)
    * [Installation](/content/bi/tableau/kin_geo_viz_tableau#tableau-geo-ext-installation)
    * [Configuration](/content/bi/tableau/kin_geo_viz_tableau#tableau-geo-ext-config)
  </Card>

  <Card title="Kinetica Workbooks" href="/content/admin/workbench/workbooks">
    * [Workbook Visualizations](/content/admin/workbench/workbooks#wb-vis)
    * [Bar Chart](/content/admin/workbench/workbooks#wb-vis-bar)
    * [Line Chart](/content/admin/workbench/workbooks#wb-vis-line)
    * [Pie Chart](/content/admin/workbench/workbooks#wb-vis-pie)
    * [Map Block](/content/admin/workbench/workbooks#wb-map-block)
  </Card>

  <Card title="Web Map Service (WMS)" href="/content/api/rest/wms_rest">
    * [Overview](/content/api/rest/wms_rest)
    * [Downloads](/content/api/rest/wms_rest#wms-downloads)
    * [Required Parameters](/content/api/rest/wms_rest#wms-required-params)
    * [Optional Parameters](/content/api/rest/wms_rest#wms-optional-params)
    * [Raster](/content/api/rest/wms_rest#wms-raster)
    * [Class Break](/content/api/rest/wms_rest#wms-cbraster)
    * [Heatmap](/content/api/rest/wms_rest#wms-heatmap)
    * [Contour](/content/api/rest/wms_rest#wms-contour)
    * [Labels](/content/api/rest/wms_rest#wms-labels)
    * [Isochrones](/content/api/rest/wms_rest#wms-isochrones)
    * [WMS with REACT](https://github.com/kineticadb/kinetica-react)
  </Card>

  <Card title="Vector Tile Service (VTS)" href="/content/api/rest/vts_rest">
    * [Overview](/content/api/rest/vts_rest)
    * [Configuration](/content/api/rest/vts_rest#vts-config)
    * [Usage](/content/api/rest/vts_rest#vts-usage)
    * [Example](/content/api/rest/vts_rest#vts-example)
    * [Limitations](/content/api/rest/vts_rest#vts-limitations)
    * [VTS with REACT](https://github.com/kineticadb/kinetica-react)
  </Card>
</CardGroup>

## Product Highlights

<CardGroup cols={3}>
  <Card title="Bundled Visualization">
    Kinetica ships with a lightweight web-based visualization tool called Reveal
  </Card>

  <Card title="Plug 'n Play with Tableau">
    Connect to Kinetica from Tableau with our JDBC or ODBC connectors
  </Card>

  <Card title="Massive Geospatial Visualization">
    Visualize billions of points with Kinetica's Web Map Service from Tableau and the API.
  </Card>
</CardGroup>

## How-To Guides

<CardGroup cols={2}>
  <Card title="Quick Start Guide" icon="book" href="/content/guides/quickstart-guide/index">
    Get started with Kinetica Workbench

    Length: 15 MIN
  </Card>
</CardGroup>

## Next Steps

Now that you are familiar with provisioning Kinetica in the cloud, here are a few resources to check out next:

* [GAdmin](/content/admin/index)
* [Workbench](/content/admin/workbench/index)
* [API](/content/api/index)
* [SQL](/content/sql/index)
