1. Remove ShiftUp Lightning components from your custom object record pages
If you’ve added any of the ShiftUp Lightning Components to new or existing object record pages, you must first remove these components and save your record pages.
2. Disable Package Flows and Remove Package Permission Set Assignments
Active flows provided as part of the package must be disabled and permission set assignments for permission sets created by the package must be removed. To simplify this process, you can run the script below in your Salesforce Org’s Developer Console to do this programmatically and save time.DO NOT modify the contents of this script, this script is scoped to only affect components related to the ShiftUp package, modifying the contents of this script could lead to data loss in your environment.

3. Uninstall the package
Go toSetup > Apps > Packaging > Installed Packages and click the Uninstall link next to the ShiftUp AI Revenue Intelligence package.


Errors may occur during package uninstall if there are other dependencies to ShiftUp components from additional configurations in your Salesforce org. The error page will indicate the dependencies, clear out this dependencies and retry the uninstall process.
Uninstalled Packages section


