Skip to content

🗂️ Data Tables

Data Tables provide a persistent data storage solution on the Monkedo platform. You can create tables, manually edit data, or use data action components within automations (to get data, create data and so on) to manage their data.

In Data Tables page, you can create and view data tables.

data-tables
All Data Tables

Clicking on a table in the list opens its detail page, allowing you to edit the table. You must name the table and add columns via the "Add Column" button.

data-tables
Users can create data tables, edit and delete them.

Columns can be added, edited, and deleted using the Column Modal.

edit-column
Edit Column

Important to Remember: You have the ability to edit table and column names. If a column name is referenced in any automations, a list of these automations is displayed to you, who must then confirm the change. Column types can be modified if the table is empty or if the values in the column can be converted to the new type.

Important to Remember:Tables can be deleted, but if they are used in any automations, these are listed. Regardless of whether the table is referenced elsewhere, you must always confirm the deletion.

To utilize data tables in automation, add data action components. Learn more.