Quick summary
Adding a custom tab in Salesforce requires creating a Custom Object via the Object Manager and then using the New Custom Tab Wizard to configure its style and visibility. This step-by-step process lets admins surface any custom object as a navigable tab in the Salesforce Lightning interface.
Steps
- Go to Setup and open Object Manager.
- Click Create and select Custom Object.
- Provide a Label for the new Custom Object.
- Enable any Optional Features required for your use case.
- Check the box to Launch New Custom Tab Wizard after saving the custom object.
- Click on Tab Style to open the style picker.
- Select a Tab Style from the available collection.
- Set your Tab Visibility preferences and click Next.
- Click Save in the final window to create the tab.
