Audit Log
Introduced in v3.11, the Audit Log object serves to provide audit capabilities for deleted records.
It will be automatically generated when a record is deleted. It contains information on the deleted record (and other records linked to it), as well as the source operation or component that executed the deletion.
For a use case example, see here.
Important fields
| Field | Description | 
| Audit Log Name | Name of this Audit Log record. | 
| Reference | Text field for user to enter other information, as a reference to identify this record. | 
| Object Type | API name of the object, i.e. rio_ed__Student_Fee__c. | 
| Operation | Picklist options: 
 | 
| Record Id | Text field for denoting the Record Id. | 
| User Id | Text field for denoting User Id. | 
| Datetime | Date and time selection. | 
| Data | Text field for adding additional data (if any). |