> ## 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.

# Kinetica Workbench

The *Kinetica Workbench* is the primary interface for interacting with the
*Kinetica* database.  Here, you will find:

* The *Data Object Explorer*, which shows you all of the database objects in
  your database
* *SQL Workbooks*, which organize and store your SQL code and visualizations
* An *Import/Export Wizard*, which helps you import data into the system in a
  guided workflow

<img src="https://mintcdn.com/kinetica/sjJMVofFVyzBN4Br/content/admin/workbench/images/wb.workbench.png?fit=max&auto=format&n=sjJMVofFVyzBN4Br&q=85&s=b692c3a2ac1acf7e38c8e82c033edc05" alt="images/wb.workbench.png" width="606px" data-path="content/admin/workbench/images/wb.workbench.png" />

## Workbench Components

* [Workbench UI](/content/admin/workbench/ui)
* [Using Workbooks in Workbench](/content/admin/workbench/workbooks)

<a id="wb-connect" />

## Connecting to the Kinetica Workbench

You can connect to the *Workbench* by opening up the hostname in a browser on
its default port; for example:

```
http://localhost:8000
```
