Open the Tables Section
In your workspace, navigate to the left-hand sidebar and select Tables. If this is your first time creating a table, click the Create First Table button.

Enter Table Details
Define the properties of your new table. You can keep the default table name or customize it, and optionally add a description. Once you’ve entered the details, click Create Table to proceed.

Adding Table Fields
To add fields to a Table, follow this step-by-step guide:Define the Field Properties
- Enter a Field Name.
- Select a Field Type (e.g., Text, Number, Boolean).
- (Optional)- Set a Default Value.
- (Optional) Configure Advanced Parameters if needed.
IMPORTANT: The Field Type cannot be changed after the field is created.

Table Field Types
The following field types are supported:TextLong TextNumberSingle-selectMulti-selectCheckboxDate & TimeUserRisk managementButtonReferenceListsFile
Use the
checkbox field type for boolean values:- If the
checkboxis checked, the boolean value istrue. - If the
checkboxis unchecked, the boolean value isfalse.
Table Field Types with Unique Values
This feature ensures that no duplicate values are allowed in a particular column within the table. The Text, Numbers, Users, and Time field types only offer the option to enable unique values option within a column.Enforcing Unique Values in a Table Field
The Unique Values feature ensures that each entry in a specific column is distinct, preventing duplicate values. This can be enabled for the following field types:TextNumbersUsersTime

Adding Table Records
To add records to a Table, follow this step-by-step guide:Enter Record Data
Fill in the required data for the new record. Ensure all necessary fields are completed.

Adding Additional Tables
To create additional tables
- Click the downward-facing arrow next to the existing tables.
- Select Add Table.
- Enter the necessary details and click Create Table.

How Display Names and Unique Names Work
- After creation, each Table and Field is assigned a permanent, unique name (ID).
- The Display Name remains editable and can be changed at any time.
- The Unique Name (ID) is automatically generated from the Display Name, following these rules:
- All characters are converted to lowercase.
- Spaces between words are replaced with **underscores (_) **.
Retrieving the Unique Name (ID)
To find the Unique Name (ID) of a Table or Field, open the three-dot menu next to it. Examples- Copy the Table ID
- Copy the Field ID
- Display Name:
Demo table - Unique Name(ID):
demo_table

Interactive Guide - Tables
You can also refer to the following tutorial guides for a more in-depth understanding of how to create a table, add a new table record and add table fields.Create your First Table
Create your First Table
Add New Table Records
Add New Table Records
Add a Table Field
Add a Table Field
Related Articles
Using Tables in Workflows
Learn more about creating and using table actions in Workflows
Basic Table Operations
Learn more about basic table operations
Viewing Tables
Learn more about filtering, sorting, ordering and browsing the table records
Table System Limits
Learn More About Table Limitations

