Table Edit queries

Hi team,

I am trying create an Mysql admin panel app by following the docs and videos from Retool forum. for the edit and reset queries I am getting error. Also I am not getting the Table Edit queries section in the right side panel as shown in the Doc. I have attached images for both retool doc and screenshot from my app. Any help would be greatly appreciated.

Thanks,
Naveen

I found this in Event handlers. Now the issue is when I insert a row and click save changes it is not saving, but when I ran the insert query query is running but not updating the table. This is how one of my changeset look like {{table.newRow.modified_timestamp}}

Got it, I need to select 'save new' in the event when inserting a row