Creating a New Table

The system allows you to design new tables in case you need to store and manage specific data.

To create a new table:

  1. Click the Setup link in the top right corner of the window.

  2. Select the New Table button. The system will display the New Table form:
    New Table form

Use the form fields to specify what columns this new table will have:

Table Name
Enter the name of the table.

Note: Always enter table names in the singular form, as the system automatically changes table names to plural according to English grammar rules. Singular names must be unique within a database, so ensure that there are no table name duplicates.

Column Name
Enter text that will be used as a table headline.
Column Type
From the list, select the necessary format for data stored in a column.

When finished, click Save to add a table into the system; click Cancel to discard changes.

You may also use the Suggest Columns button to speed up the process. With the help of AI, the system will suggest the common columns based on the table name and set the respective column types automatically.

Suggest Columns

After you add a new table, the system will automatically add:

When you create a new table, you may add 10 columns at a time. If you wish to add more, please refer to the Creating New Columns section.