# Database View

**Database View** provides a complete view of your source database structure and configuration.

To display **Database View**, either:

* On the workspace management view, in the workspace navigation bar, click **Database View**.
* On **Workspaces** view, from the dropdown menu in the **Name** column, select **Database View**.

**Database View** consists of:

* On the left, the list of tables in the source database.
* On the right, the list of columns in those tables.

![Database View](/files/jS5T16HD50FT3l2lsRwR)

## View table and column information <a href="#database-view-table-column-info" id="database-view-table-column-info"></a>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>View and configure tables</strong></td><td>Filter the table list, and assign table modes to tables.</td><td></td><td><a href="/pages/a2QlRg9XN9n74MXCYolJ">/pages/a2QlRg9XN9n74MXCYolJ</a></td></tr><tr><td><strong>View the column list</strong></td><td>Apply filters to and sort the list of columns.</td><td></td><td><a href="/pages/anyvT0muaqefZj2maMCt">/pages/anyvT0muaqefZj2maMCt</a></td></tr><tr><td><strong>View sample data</strong></td><td>View example source and destination data for a column.</td><td></td><td><a href="/pages/AkeumuzHh62CCE7AqE4V">/pages/AkeumuzHh62CCE7AqE4V</a></td></tr></tbody></table>

## Configure and comment on columns <a href="#database-view-column-config-comment" id="database-view-column-config-comment"></a>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Configure an individual column</strong></td><td>Assign a generator and determine the column sensitivity.</td><td></td><td><a href="/pages/fYEzPpYXuBs0MDe1G7Cp">/pages/fYEzPpYXuBs0MDe1G7Cp</a></td></tr><tr><td><strong>Configure multiple columns</strong></td><td>Use the bulk edit option to configure multiple columns.</td><td></td><td><a href="/pages/hm4Pr7TWzPRW9G8wjTla">/pages/hm4Pr7TWzPRW9G8wjTla</a></td></tr><tr><td><strong>Identify similar columns</strong></td><td>Identify and filter to columns that are similar to a column, based on the column name.</td><td></td><td><a href="/pages/XyOVG1XOt2rUX5pDdDKt">/pages/XyOVG1XOt2rUX5pDdDKt</a></td></tr><tr><td><strong>Comment on columns</strong></td><td>Add and respond to column comments.</td><td></td><td><a href="/pages/jFytQflKzDyiIg0WoCU1">/pages/jFytQflKzDyiIg0WoCU1</a></td></tr></tbody></table>


---

# 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.tonic.ai/app/generation/database-view.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.
