documentation/getting-started/web-console/create-table.md
import Screenshot from "@theme/Screenshot"
The Web Console provides an interactive interface for creating new tables through the "Create table" tab that can be opened from the right-hand side bar.
<Screenshot alt="Screenshot of the create table tab" src="images/docs/console/create-table-tab.webp" width={634} height={400} />
The Create table tab allows you to define the table structure, partition settings, WAL configuration, and add columns using an intuitive UI.
<Screenshot alt="Screenshot of the create table panel" height={495} src="images/docs/console/create-table.webp" width={455} />
You can set the table name from the name input, select the partitioning type, and specify whether WAL is enabled using the respective dropdowns.
See WAL and Partitions concepts for more details.
You can specify the name and data type for a column.
timestamp, you can specify if the column will be the designated timestamp.geohash, you can specify the precision of the column.