Adding Custom Tabs

To be able to browse to archived data of an object, you must add an Archived Records custom tab for this object in Salesforce. You can add this tab in either of the following ways:

  • To be able to view all archived records of a specific object using the Archived Records button on the object page, create the Archived Records button for this object. To do that, create a new Archived Records button as described in Salesforce documentation, specifying /lightning/n/vbsf__ArchiveManagement?vbsf__objectApiName={ObjectName} as a URL, and then add this button to the List View Button Layout of the object as described in Salesforce documentation.

Keep in mind that Veeam Data Cloud Salesforce Extension automatically creates the Archived Records button for some standard objects (for example, for the Case and Opportunity objects) during installation.

  • To be able to view archived child records on a custom tab of the parent record page, add the Archived Records tab to the Lightning page of the parent object. To do that, create a custom tab as described in Salesforce documentation, and then drag and drop the lwc_archiveManagementChildList Lightning web component into the added tab.

Page updated 11/17/2025

Page content applies to build 1.2.0