after added records to data model,should we click save?

in app studio’s data model (Or dev studio’s data type ),when I add records manually, it seems like the records have been automatically persisted. So, Should I click the [Save] button again ?

Hi @yikaiz17254581,

When you add records manually in Pega’s App Studio or Dev Studio, the records are typically auto-persisted. This means that the data is saved automatically without needing to click the [Save] button again . However, it’s always a good practice to verify that the data has been saved correctly by checking the data model or data type.

Regards,

Mohd Qizer Uddin

@Mohd Qizer Uddin Thank you, now i usually use [refresh] to check the record is still there or not.

By the way, adding fields is like adding records ,right? they are the same behavior.